Android.Content.SyncInfo.StartTime Property
The start time of the current sync operation in milliseconds since boot.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The start time of the current sync operation in milliseconds since boot. This is represented in elapsed real time. See Android.OS.SystemClock.ElapsedRealtime.

[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