Click or drag to resize
JobFilterScope Property
Gets the scope ordering of the filter.

Namespace: Hangfire.Common
Assembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax
public JobFilterScope Scope { get; protected set; }

Property Value

Type: JobFilterScope
See Also