Android.Content.SyncResult.Stats Property
Used to hold extras statistics about the sync operation.

Syntax

[Android.Runtime.Register("stats")]
public SyncStats Stats { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

Used to hold extras statistics about the sync operation. Some of these indicate that the sync request resulted in a hard or soft error, others are for purely informational purposes.

[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