[Android.Runtime.Register("cancel", "()V", "GetCancelHandler")] public virtual voidCancel ()
Remarks
Cancels the Timer and all scheduled tasks. If there is a
currently running task it is not affected. No more tasks may be scheduled
on this Timer. Subsequent calls do nothing.