Android.Content.SyncStats.NumIoExceptions Property
The SyncAdapter had a problem, most likely with the network connectivity or a timeout while waiting for a network response.

Syntax

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

Value

Documentation for this section has not yet been entered.

Remarks

The SyncAdapter had a problem, most likely with the network connectivity or a timeout while waiting for a network response. The request may succeed if it is tried again later. This is considered a soft error.

[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