IThreadRunnable InterfaceQuartz.NET API Documentation
This interface should be implemented by any class whose instances are intended to be executed by a thread.

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

public interface IThreadRunnable
See Also