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