SchedulingContext ClassQuartz.NET API Documentation
An object used to pass information about the 'client' to the QuartzScheduler.
Inheritance Hierarchy

System Object
  Quartz.Core SchedulingContext

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

[SerializableAttribute]
public class SchedulingContext
See Also