Click or drag to resize
JobFilterOrder Property
Gets the order in which the filter is applied.

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

Property Value

Type: Int32
See Also