| JobFilterScope Property |
Gets the scope ordering of the filter.
Namespace: Hangfire.CommonAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public JobFilterScope Scope { get; protected set; }
Public Property Scope As JobFilterScope
Get
Protected Set
Property Value
Type:
JobFilterScopeSee Also