Android.Content.ContentResolver.SyncExtrasDiscardLocalDeletions Field
Indicates that the sync adapter should not proceed with the delete operations, if it determines that there are too many.

Syntax

[Android.Runtime.Register("SYNC_EXTRAS_DISCARD_LOCAL_DELETIONS")]
public const string SyncExtrasDiscardLocalDeletions

Remarks

Indicates that the sync adapter should not proceed with the delete operations, if it determines that there are too many. See SyncResult.TooManyDeletions

[Android Documentation]

Requirements

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