ServerEndpointSyncActivityStatus Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sync Session status object.
public class ServerEndpointSyncActivityStatus
type ServerEndpointSyncActivityStatus = class
Public Class ServerEndpointSyncActivityStatus
- Inheritance
-
ServerEndpointSyncActivityStatus
Properties
AppliedBytes |
Applied bytes. |
AppliedItemCount |
Applied item count. |
PerItemErrorCount |
Per item error count. |
SessionMinutesRemaining |
Session minutes remaining (if available). |
SyncMode |
Sync mode. |
Timestamp |
Timestamp when properties were updated. |
TotalBytes |
Total bytes (if available). |
TotalItemCount |
Total item count (if available). |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET