Click or drag to resize
IJobFilterOrder Property
When implemented in a class, gets the filter order.

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

Property Value

Type: Int32
See Also