ConnectionStatisticsModel Class |
Namespace: DoubleTake.Web.Models
The ConnectionStatisticsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| ConnectionStatisticsModel | Initializes a new instance of the ConnectionStatisticsModel class |
| Name | Description | |
|---|---|---|
| CurrentTime |
Gets or sets the CurrentTime.
| |
| DiskQueueBytes |
Gets or sets the number of bytes in the disk queue.
| |
| MirrorBytesRemaining |
Gets or sets the mirror bytes remaining.
| |
| MirrorBytesSent |
Gets or sets the mirror bytes sent.
| |
| MirrorBytesSkipped |
Gets or sets the mirror bytes skipped.
| |
| MirrorBytesTransmitted |
Gets or sets the mirror bytes transmitted.
| |
| MirrorEndTime |
Gets or sets the MirrorEndTime.
| |
| MirrorOpsQueued |
Gets or sets the mirror ops queued.
| |
| MirrorPermillage |
Gets or sets the mirror permillage.
| |
| MirrorStartTime |
Gets or sets the MirrorStartTime.
| |
| ReplicationBytesQueued |
Gets or sets the replication bytes queued.
| |
| ReplicationBytesSent |
Gets or sets the replication bytes sent.
| |
| ReplicationBytesTransmitted |
Gets or sets the replication bytes transmitted.
| |
| ReplicationOpsQueued |
Gets or sets the replication ops queued.
| |
| ReplicationSetCalcInProgress |
Gets or sets a value indicating whether the repset calc is in progress.
| |
| Rpl |
Gets or sets the Rpl.
| |
| Rpt |
Gets or sets the Rpt.
| |
| TotalBytesSent |
Gets or sets the total bytes sent.
| |
| TotalBytesTransmitted |
Gets or sets the total bytes transmitted.
| |
| TotalOpsQueued |
Gets or sets the total ops queued.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |