Disposes any resources used by this Schedule object.
Namespace: com.mindfusion.scheduling.model
Package: com.mindfusion.scheduling.model
Java Copy Code |
---|
public void 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.
JPlanner Programmer's Guide | © 2023 MindFusion |