SyncStats.NumIoExceptions 属性

定义

SyncAdapter 出现问题,很可能是在等待网络响应时网络连接或超时。

[Android.Runtime.Register("numIoExceptions")]
public long NumIoExceptions { get; set; }
[<Android.Runtime.Register("numIoExceptions")>]
member this.NumIoExceptions : int64 with get, set

属性值

属性

注解

SyncAdapter 出现问题,很可能是在等待网络响应时网络连接或超时。 如果请求稍后再次尝试,则请求可能会成功。 这被视为软错误。

Java文档android.content.SyncStats.numIoExceptions

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于