QuartzScheduler SchedulerInstanceId Property Quartz.NET API Documentation
Returns the instance Id of the QuartzScheduler.

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

public virtual string SchedulerInstanceId { get; }

Property Value

Type: String

Implements

IRemotableQuartzScheduler SchedulerInstanceId
See Also