Click or drag to resize
JobFilterAttributeAllowMultiple Property

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

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

Property Value

Type: Boolean

Implements

IJobFilterAllowMultiple
See Also