Disposes any resources used by this Calendar object.
Namespace: com.mindfusion.scheduling
Package: com.mindfusion.scheduling
SyntaxJava
Copy Code
|
|---|
public void dispose () |
RemarksIt is important to call dispose on the object when you are done using it, in order to terminate the associated timers.
See Also