你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IMobileServiceSyncContext.PendingOperations 属性

定义

返回尚未推送到远程表的挂起操作数。

public long PendingOperations { get; }
member this.PendingOperations : int64
Public ReadOnly Property PendingOperations As Long

属性值

返回针对远程表的挂起操作数。

适用于