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: 2.2.1.400
Syntax

public interface IThreadRunnable
See Also