IJobDetailKey Property

Quartz.NET 3.0 API Documentation
The key that identifies this jobs uniquely.

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

C#
JobKey Key { get; }

Property Value

Type: JobKey
See Also

Reference