Click or drag to resize
GlobalJobFiltersFilters Property
Gets the global filter collection.

Namespace: Hangfire
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static JobFilterCollection Filters { get; }

Property Value

Type: JobFilterCollection
See Also