Click or drag to resize
JobFilterProvidersProviders Property
Provides a registration point for filters.

Namespace: Hangfire.Common
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public static JobFilterProviderCollection Providers { get; }

Property Value

Type: JobFilterProviderCollection
See Also