Class TimerTask
public abstract class TimerTask
- Inheritance
-
TimerTask
- Inherited Members
Constructors
TimerTask()
protected TimerTask()
Properties
ScheduledExecutionTime
public DateTime ScheduledExecutionTime { get; }
Property Value
Methods
Cancel()
public bool Cancel()
Returns
Run()
public abstract void Run()