IJob MembersQuartz.NET API Documentation

The IJob type exposes the following members.

Methods

  NameDescription
Public methodExecute
Called by the IScheduler when a ITrigger fires that is associated with the IJob.
Top
See Also