BackgroundProcessContext Constructor |
Namespace: Hangfire.Server
public BackgroundProcessContext( [NotNullAttribute] string serverId, [NotNullAttribute] JobStorage storage, [NotNullAttribute] IDictionary<string, Object> properties, CancellationToken cancellationToken )
[Missing <param name="serverId"/> documentation for "M:Hangfire.Server.BackgroundProcessContext.#ctor(System.String,Hangfire.JobStorage,System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.CancellationToken)"]
[Missing <param name="storage"/> documentation for "M:Hangfire.Server.BackgroundProcessContext.#ctor(System.String,Hangfire.JobStorage,System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.CancellationToken)"]
[Missing <param name="properties"/> documentation for "M:Hangfire.Server.BackgroundProcessContext.#ctor(System.String,Hangfire.JobStorage,System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.CancellationToken)"]
[Missing <param name="cancellationToken"/> documentation for "M:Hangfire.Server.BackgroundProcessContext.#ctor(System.String,Hangfire.JobStorage,System.Collections.Generic.IDictionary{System.String,System.Object},System.Threading.CancellationToken)"]