StateChangeContext Constructor (JobStorage, IStorageConnection, String, IState) |
Namespace: Hangfire.States
public StateChangeContext( [NotNullAttribute] JobStorage storage, [NotNullAttribute] IStorageConnection connection, [NotNullAttribute] string backgroundJobId, [NotNullAttribute] IState newState )
[Missing <param name="storage"/> documentation for "M:Hangfire.States.StateChangeContext.#ctor(Hangfire.JobStorage,Hangfire.Storage.IStorageConnection,System.String,Hangfire.States.IState)"]
[Missing <param name="connection"/> documentation for "M:Hangfire.States.StateChangeContext.#ctor(Hangfire.JobStorage,Hangfire.Storage.IStorageConnection,System.String,Hangfire.States.IState)"]
[Missing <param name="backgroundJobId"/> documentation for "M:Hangfire.States.StateChangeContext.#ctor(Hangfire.JobStorage,Hangfire.Storage.IStorageConnection,System.String,Hangfire.States.IState)"]
[Missing <param name="newState"/> documentation for "M:Hangfire.States.StateChangeContext.#ctor(Hangfire.JobStorage,Hangfire.Storage.IStorageConnection,System.String,Hangfire.States.IState)"]