Click or drag to resize
JobFilterAttributeOrder Property

[Missing <summary> documentation for "P:Hangfire.Common.JobFilterAttribute.Order"]

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

Property Value

Type: Int32

Implements

IJobFilterOrder
See Also