SyncFromAllServersErrorCategory Enum

Definition

Contains information about a SyncFromAllServersOperationException.

public enum class SyncFromAllServersErrorCategory
public enum SyncFromAllServersErrorCategory
type SyncFromAllServersErrorCategory = 
Public Enum SyncFromAllServersErrorCategory
Inheritance
SyncFromAllServersErrorCategory

Fields

ErrorContactingServer 0

The server could not be contacted for replication.

ErrorReplicating 1

The replication operation failed to complete.

ServerUnreachable 2

The server is not reachable.

Applies to