Android.Content.SyncStats.NumUpdates Property
Counter for tracking how many updates were performed by the sync operation, as defined by the SyncAdapter.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

Counter for tracking how many updates were performed by the sync operation, as defined by the SyncAdapter.

[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