IServerFilter Interface |
Namespace: Hangfire.Server
The IServerFilter type exposes the following members.
Name | Description | |
---|---|---|
OnPerformed |
Called after the performance of the job.
| |
OnPerforming |
Called before the performance of the job.
|