Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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 | |
|---|---|---|
![]() |
BatchCount | Gets the total number of batches to synchronize during a session. |
![]() |
BatchNumber | Gets the current batch number that the session is processing. |
![]() |
MoreData | Gets whether there are more changes to synchronize. This property always returns false in this version of the API. |
![]() |
Progress | Gets a SyncGroupProgress object that the provider supplies, with detailed information about synchronization progress. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
.gif)
.gif)
.gif)
.gif)