IMobileServiceSyncContext.PendingOperations Property

Definition

Returns the number of pending operations that are not yet pushed to remote table.

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

Property Value

Returns the number of pending operations against the remote table.

Applies to