[Android.Runtime.Register("purge", "()I", "GetPurgeHandler")] public virtual intPurge ()
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.