| IApplyStateFilter Interface |
Namespace: Hangfire.States
The IApplyStateFilter type exposes the following members.
| Name | Description | |
|---|---|---|
| OnStateApplied |
Called after the specified state was applied
to the job within the given transaction.
| |
| OnStateUnapplied |
Called when the state with specified state was
unapplied from the job within the given transaction.
|