Provides functionality for a MatchPoint timer job.
Namespace:
Colygon.MatchPoint.Core.TimerJobs
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public interface ITimerJob
The ITimerJob type exposes the following members.
Methods
| Name | Description |
---|
| Run | Implements the functionality of the timer job. |
TopSee Also