The start time of the current sync operation in milliseconds since boot.
Syntax
[Android.Runtime.Register("startTime")] public longStartTime { 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.