SystemPropertyInstanceIdGenerator ClassQuartz.NET API Documentation
InstanceIdGenerator that will use a SystemProperty to configure the scheduler. If no value set for the property, a SchedulerException is thrown. Alex Snaps
Inheritance Hierarchy

System Object
  Quartz.Simpl SystemPropertyInstanceIdGenerator

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

public class SystemPropertyInstanceIdGenerator : IInstanceIdGenerator
See Also