IJobDetail ConcurrentExecutionDisallowed Property Quartz.NET API Documentation
Whether the associated Job class carries the DisallowConcurrentExecutionAttribute.

Namespace: Quartz
Assembly: Quartz (in Quartz.dll) Version: 2.2.1.400
Syntax

bool ConcurrentExecutionDisallowed { get; }

Property Value

Type: Boolean
See Also