IMutableTriggerJobKey Property

Quartz.NET 3.0 API Documentation

[Missing <summary> documentation for "P:Quartz.Spi.IMutableTrigger.JobKey"]

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

C#
JobKey JobKey { get; set; }

Property Value

Type: JobKey

Implements

ITriggerJobKey
See Also

Reference