Android.Content.SyncResult.DelayUntil Property
Used to indicate to the SyncManager that future sync requests that match the request's Account and authority should be delayed at least this many seconds.

Syntax

[Android.Runtime.Register("delayUntil")]
public long DelayUntil { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Used to indicate to the SyncManager that future sync requests that match the request's Account and authority should be delayed at least this many seconds.

[Android Documentation]

Requirements

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