![]() | TargetStateInfoModel Class |
Namespace: DoubleTake.Web.Models
The TargetStateInfoModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | TargetStateInfoModel | Initializes a new instance of the TargetStateInfoModel class |
Name | Description | |
---|---|---|
![]() | ConnectionId |
Gets or sets the engine connection id.
|
![]() | ConnectTime |
Gets or sets the time this connection was created.
|
![]() | EngineJobType |
Gets or sets the engine job type of the connection.
|
![]() | Guid |
Gets or sets the unique identifier of the connection.
|
![]() | HasSnapshotSchedule |
Gets or sets a value indicating whether this connection has a snapshot schedule.
|
![]() | LastUpdateTime |
Gets or sets the last time this target connection information was updated.
|
![]() | NextScheduledSnapshot |
Gets or sets the time of the next scheduled snapshot.
|
![]() | Paths |
Gets or sets the paths used on the target server.
|
![]() | QueueBytes |
Gets or sets the target queue bytes.
|
![]() | ReplicationSetUsageType |
Gets or sets the usage type of the replication set that is connected.
|
![]() | ScheduledSnapshotInterval |
Gets or sets the scheduled snapshot interval.
|
![]() | Snapshots |
Gets or sets the current list of snapshots taken for this connection.
|
![]() | SourceEndPoint |
Gets or sets the source endpoint.
|
![]() | SourceEndpointFromSource |
Gets or sets the default address for the source server as provided by the source server.
|
![]() | SourceMachineName |
Gets or sets the name of the source machine.
|
![]() | SourceVersion |
Gets or sets the product version of the source machine.
|
![]() | States |
Gets or sets the target states.
|
![]() | TargetEndpoint |
Gets or sets the destination endpoint of the socket connection.
|
![]() | WorkloadId |
Gets or sets the name of the replication set.
|
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.) |