| GlobalJobFilters Class |
Represents the global filter collection.
Inheritance Hierarchy
Namespace: HangfireAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public static class GlobalJobFilters
Public NotInheritable Class GlobalJobFilters
The GlobalJobFilters type exposes the following members.
Properties
| Name | Description |
---|
| Filters |
Gets the global filter collection.
|
TopSee Also