Share via


SyncBatchProgress Members

Represents progress information, including conflict information, for a batch of changes during a synchronization session.

The following tables list the members exposed by the SyncBatchProgress type.

Public Constructors

  Name Description
SyncBatchProgress Initializes a new instance of the SyncBatchProgress class by using batch number, batch count, more data, and progress parameters.

Top

Public Properties

  Name Description
Bb726115.pubproperty(en-US,SQL.90).gif BatchCount Gets the total number of batches to synchronize during a session.
Bb726115.pubproperty(en-US,SQL.90).gif BatchNumber Gets the current batch number that the session is processing.
Bb726115.pubproperty(en-US,SQL.90).gif MoreData Gets whether there are more changes to synchronize. This property always returns false in this version of the API.
Bb726115.pubproperty(en-US,SQL.90).gif Progress Gets a SyncGroupProgress object that the provider supplies, with detailed information about synchronization progress.

Top

Public Methods

(see also Protected Methods )

  Name Description
Bb726115.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
Bb726115.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
Bb726115.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
Bb726115.pubmethod(en-US,SQL.90).gif Bb726115.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
Bb726115.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Bb726115.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
Bb726115.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

SyncBatchProgress Class
Microsoft.Synchronization Namespace