Click or drag to resize
IJobFilterAllowMultiple Property
When implemented in a class, gets or sets a value that indicates whether multiple filters are allowed.

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

Property Value

Type: Boolean
See Also