IBackgroundJobStateChanger Interface |
[Missing <summary> documentation for "T:Hangfire.States.IBackgroundJobStateChanger"]
Namespace: Hangfire.States
The IBackgroundJobStateChanger type exposes the following members.
Name | Description | |
---|---|---|
ChangeState |
Attempts to change the state of a job, respecting any applicable job filters and state handlers.
|