This instance of a SyncResult is returned by the SyncAdapter in response to a
sync request when a sync is already underway.
Syntax
[Android.Runtime.Register("ALREADY_IN_PROGRESS")] public static SyncResultAlreadyInProgress { get; }
Value
Documentation for this section has not yet been entered.
Remarks
This instance of a SyncResult is returned by the SyncAdapter in response to a
sync request when a sync is already underway. The SyncManager will reschedule the
sync request to try again later.