IStatefulJob MembersQuartz.NET API Documentation

The IStatefulJob type exposes the following members.

Methods

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