Disposes any resources used by this Schedule object.
Namespace: MindFusion.Scheduling
Package: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public void Dispose () |
Visual Basic
![]() |
---|
Public Sub Dispose () |
It is important to call Dispose on the Schedule object when you are done using it, in order to stop the timer from triggering reminder events.