Android.Content.SyncResult.FullSyncRequested Property
If set the SyncManager will request an immediate sync with the same Account and authority (but empty extras Bundle) as was used in the sync request.

Syntax

[Android.Runtime.Register("fullSyncRequested")]
public bool FullSyncRequested { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

If set the SyncManager will request an immediate sync with the same Account and authority (but empty extras Bundle) as was used in the sync request.

[Android Documentation]

Requirements

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