QuartzScheduler SchedulerName Property Quartz.NET API Documentation
Returns the name of the QuartzScheduler.

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

public virtual string SchedulerName { get; }

Property Value

Type: String

Implements

IRemotableQuartzScheduler SchedulerName
See Also