IThreadRunnable MembersQuartz.NET API Documentation

The IThreadRunnable type exposes the following members.

Methods

  NameDescription
Public methodRun
This method has to be implemented in order that starting of the thread causes the object's run method to be called in that separately executing thread.
Top
See Also