Android.Webkit.CookieSyncManager.Run Method
Starts executing the active part of the class' code.

Syntax

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

Remarks

Starts executing the active part of the class' code. This method is called when a thread is started that has been created with a class which implements Runnable.

[Android Documentation]

Requirements

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