Click or drag to resize
JobFilterProviders Class
Provides a registration point for filters.
Inheritance Hierarchy
SystemObject
  Hangfire.CommonJobFilterProviders

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

The JobFilterProviders type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberProviders
Provides a registration point for filters.
Top
See Also