Android.Content.SyncStats Class
Used to record various statistics about the result of a sync operation.

See Also: SyncStats Members

Syntax

[Android.Runtime.Register("android/content/SyncStats", DoNotGenerateAcw=true)]
public class SyncStats : Java.Lang.Object, Android.OS.IParcelable, IDisposable

Remarks

Used to record various statistics about the result of a sync operation. The SyncManager gets access to these via a Android.Content.SyncResult and uses some of them to determine the disposition of the sync. See Android.Content.SyncResult for further dicussion on how the SyncManager uses these values.

[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