IJobDetail Key Property Quartz.NET API Documentation
The key that identifies this jobs uniquely.

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

JobKey Key { get; }

Property Value

Type: JobKey
See Also