SchedulerMetaDataSchedulerType Property

Quartz.NET 3.0 API Documentation
Returns the class-name of the IScheduler instance.

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

C#
public virtual Type SchedulerType { get; }

Property Value

Type: Type
See Also

Reference