Udostępnij za pośrednictwem


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
Public method 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
Public property BatchCount Gets the total number of batches to synchronize during a session.
Public property BatchNumber Gets the current batch number that the session is processing.
Public property MoreData Gets whether there are more changes to synchronize. This property always returns false in this version of the API.
Public property Progress Gets a SyncGroupProgress object that the provider supplies, with detailed information about synchronization progress.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public method Bb726115.static(en-us,SQL.105).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

SyncBatchProgress Class
Microsoft.Synchronization Namespace