CreateContext Constructor |
Namespace: Hangfire.Client
public CreateContext( [NotNullAttribute] JobStorage storage, [NotNullAttribute] IStorageConnection connection, [NotNullAttribute] Job job, [CanBeNullAttribute] IState initialState )
[Missing <param name="storage"/> documentation for "M:Hangfire.Client.CreateContext.#ctor(Hangfire.JobStorage,Hangfire.Storage.IStorageConnection,Hangfire.Common.Job,Hangfire.States.IState)"]
[Missing <param name="connection"/> documentation for "M:Hangfire.Client.CreateContext.#ctor(Hangfire.JobStorage,Hangfire.Storage.IStorageConnection,Hangfire.Common.Job,Hangfire.States.IState)"]
[Missing <param name="job"/> documentation for "M:Hangfire.Client.CreateContext.#ctor(Hangfire.JobStorage,Hangfire.Storage.IStorageConnection,Hangfire.Common.Job,Hangfire.States.IState)"]
[Missing <param name="initialState"/> documentation for "M:Hangfire.Client.CreateContext.#ctor(Hangfire.JobStorage,Hangfire.Storage.IStorageConnection,Hangfire.Common.Job,Hangfire.States.IState)"]