Java.Util.Timer.Purge Method
Removes all canceled tasks from the task queue.

Syntax

[Android.Runtime.Register("purge", "()I", "GetPurgeHandler")]
public virtual int Purge ()

Returns

Documentation for this section has not yet been entered.

Remarks

Removes all canceled tasks from the task queue. If there are no other references on the tasks, then after this call they are free to be garbage collected.

[Android Documentation]

Requirements

Namespace: Java.Util
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1