Provides functionality for a MatchPoint timer job.
Namespace: Colygon.MatchPoint.Core.TimerJobsAssembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.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