Click or drag to resize
GlobalJobFilters Class
Represents the global filter collection.
Inheritance Hierarchy
SystemObject
  HangfireGlobalJobFilters

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static class GlobalJobFilters

The GlobalJobFilters type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberFilters
Gets the global filter collection.
Top
See Also