Java.Util.TimerTask.Run Method
The task to run should be specified in the implementation of the run() method.

Syntax

[Android.Runtime.Register("run", "()V", "GetRunHandler")]
public abstract void Run ()

Remarks

The task to run should be specified in the implementation of the run() method.

[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