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

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

string InstanceName { set; }

Property Value

Type: String
See Also