ChangeCollection<TChange>.MoreChangesAvailable Property

Definition

Gets whether there are more changes to be synchronized from the server.

public:
 property bool MoreChangesAvailable { bool get(); };
public bool MoreChangesAvailable { get; }
Public ReadOnly Property MoreChangesAvailable As Boolean

Property Value

true if there are more changes to be synchronized from the server; otherwise, false.

Applies to