Disposes any resources used by this Schedule object. Namespace: MindFusion.Scheduling
|
C# |
---|
public virtual void Dispose () |
Visual Basic |
---|
Public Overridable Sub Dispose () |
It is important to call Dispose on the object when you are done using it, in order to stop the schedule's timer used to trigger reminder events.