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