| IStateHandler Interface |
Namespace: Hangfire.States
The IStateHandler type exposes the following members.
| Name | Description | |
|---|---|---|
| Apply |
Performs additional actions when applying a state whose name is
equal to the StateName property.
| |
| Unapply |
Performs additional actions when unapplying a state whose name
is equal to the StateName property.
|