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