| IJobFilterAllowMultiple Property |
When implemented in a class, gets or sets a value
that indicates whether multiple filters are allowed.
Namespace: Hangfire.CommonAssembly: Hangfire.Core (in Hangfire.Core.dll) Version: 1.5.0.0
Syntax bool AllowMultiple { get; }
ReadOnly Property AllowMultiple As Boolean
Get
Property Value
Type:
BooleanSee Also