SystemPropertyInstanceIdGeneratorSystemProperty Field

Quartz.NET 3.0 API Documentation
System property to read the instanceId from.

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

C#
public const string SystemProperty = "quartz.scheduler.instanceId"

Field Value

Type: String
See Also

Reference