JobSchedulingDataProcessor ProcessFile Method Quartz.NET API Documentation
Process the xml file in the default location (a file named "quartz_jobs.xml" in the current working directory).

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

public virtual void ProcessFile()
See Also