| JobFilterAttributeOrder Property |
[Missing <summary> documentation for "P:Hangfire.Common.JobFilterAttribute.Order"]
Namespace: Hangfire.CommonAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax public int Order { get; set; }
Public Property Order As Integer
Get
Set
Property Value
Type:
Int32Implements
IJobFilterOrderSee Also