Click or drag to resize
ConnectionStatusModel Properties

The ConnectionStatusModel type exposes the following members.

Properties
  NameDescription
Public propertyAlive
Gets or sets a value indicating whether the connection is active.
Public propertyCmdRspQueueState
Gets or sets the QueueStateEnum of the command/response queue.
Public propertyConnectionMode
Gets or sets the connection mode.
Public propertyError
Gets or sets a value indicating whether the connection experienced a network error.
Public propertyInitialMirrorComplete
Gets or sets a value indicating whether an initial mirror has completed for the connection.
Public propertyIsRestoreRequired
Gets or sets a value indicating whether the source/target data may be out of sync and a restore is required.
Public propertyIsScheduled
Gets or sets a value indicating whether the transmission is in a scheduled state.
Public propertyMirrorQueueState
Gets or sets the QueueStateEnum of the mirror queue.
Public propertyMirrorSize
Gets or sets the size of the replication set in bytes, if it has been calculated.
Public propertyMirrorState
Gets or sets the operational state of the mirror.
Public propertyPeerMemoryLow
Gets or sets a value indicating whether there's low memory on the target.
Public propertyPendingAckQueueFull
Gets or sets a value indicating whether the pending ACK queue is full.
Public propertyReplicationQueueState
Gets or sets the QueueStateEnum of the replication queue.
Public propertyReplicationState
Gets or sets the operational state of replication.
Public propertyRestoring
Gets or sets a value indicating whether the connection represented by this ConnectionStatusModel is restoring.
Public propertyRetransmitQueueState
Gets or sets the QueueStateEnum of the retransmit queue.
Public propertyStartTime
Gets or sets the start time.
Public propertyTargetState
Gets or sets the known operational states of the connection target.
Public propertyTransmissionMode
Gets or sets the operational state of replication and mirror.
Top
See Also