Hangfire API Reference
Hangfire API Reference
Hangfire Namespaces
Hangfire.Common
IJobFilter Interface
IJobFilter Properties
AllowMultiple Property
Order Property
IJobFilter
Order 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
C#
VB
Copy
int
Order
{
get
; }
ReadOnly
Property
Order
As
Integer
Get
Property Value
Type:
Int32
See Also
Reference
IJobFilter Interface
Hangfire.Common Namespace
Hangfire.io
—
Blog
—
Forum
—
Source Code