Android.Webkit.CookieSyncManager.StopSync Method
stopSync() requests sync manager to stop sync. remove any SYNC_MESSAGE in the queue to break the sync loop

Syntax

[Android.Runtime.Register("stopSync", "()V", "")]
[System.Obsolete("deprecated")]
public override void StopSync ()

Remarks

stopSync() requests sync manager to stop sync. remove any SYNC_MESSAGE in the queue to break the sync loop

[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