IJobStore InstanceId Property Quartz.NET API Documentation
Inform the IJobStore of the Scheduler instance's Id, prior to initialize being invoked.

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

string InstanceId { set; }

Property Value

Type: String
See Also