EngineControlStatusModel Class |
Namespace: DoubleTake.Web.Models
The EngineControlStatusModel type exposes the following members.
| Name | Description | |
|---|---|---|
| EngineControlStatusModel | Initializes a new instance of the EngineControlStatusModel class |
| Name | Description | |
|---|---|---|
| CanPauseMirror |
Gets or sets a value indicating whether mirroring can be paused on the engine connection represented by this instance.
| |
| CanPauseTarget |
Gets or sets a value indicating whether the target can be paused for the engine connection represented by this instance.
| |
| CanPauseTransmission |
Gets or sets a value indicating whether transmission can be paused on the engine connection represented by this instance.
| |
| CanProcessOrphans |
Gets or sets a value indicating whether orphans can be processed on the engine connection represented by this instance.
| |
| CanResumeMirror |
Gets or sets a value indicating whether mirroring can be resumed on the engine connection represented by this instance.
| |
| CanResumeTarget |
Gets or sets a value indicating whether the target can be resumed for the engine connection represented by this instance.
| |
| CanResumeTransmission |
Gets or sets a value indicating whether transmission can be resumed on the engine connection represented by this instance.
| |
| CanSetBandwidth |
Gets or sets a value indicating whether the bandwidth limit can be set on the engine connection represented by this instance.
| |
| CanStartMirror |
Gets or sets a value indicating whether mirroring can be started on the engine connection represented by this instance.
| |
| CanStartTransmission |
Gets or sets a value indicating whether transmission can be started on the engine connection represented by this instance.
| |
| CanStopMirror |
Gets or sets a value indicating whether mirroring can be stopped on the engine connection represented by this instance.
| |
| CanTakeSnapshot |
Gets or sets a value indicating whether a snapshot can be taken for the engine connection represented by this instance.
| |
| CanUpdateShares |
Gets or sets a value indicating whether shares can be updated.
| |
| CanVerify |
Gets or sets a value indicating whether verification can be performed on the engine connection represented by this instance.
| |
| ConnectionId |
Gets or sets the connection id.
| |
| Role |
Gets or sets the role of the engine connection in the job.
|
| 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.) |