SchedulerMetaData SchedulerType Property Quartz.NET API Documentation
Returns the class-name of the IScheduler instance.

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

public virtual Type SchedulerType { get; }

Property Value

Type: Type
See Also