Click or drag to resize
EngineControlStatusModel Properties

The EngineControlStatusModel type exposes the following members.

Properties
  NameDescription
Public propertyCanPauseMirror
Gets or sets a value indicating whether mirroring can be paused on the engine connection represented by this instance.
Public propertyCanPauseTarget
Gets or sets a value indicating whether the target can be paused for the engine connection represented by this instance.
Public propertyCanPauseTransmission
Gets or sets a value indicating whether transmission can be paused on the engine connection represented by this instance.
Public propertyCanProcessOrphans
Gets or sets a value indicating whether orphans can be processed on the engine connection represented by this instance.
Public propertyCanResumeMirror
Gets or sets a value indicating whether mirroring can be resumed on the engine connection represented by this instance.
Public propertyCanResumeTarget
Gets or sets a value indicating whether the target can be resumed for the engine connection represented by this instance.
Public propertyCanResumeTransmission
Gets or sets a value indicating whether transmission can be resumed on the engine connection represented by this instance.
Public propertyCanSetBandwidth
Gets or sets a value indicating whether the bandwidth limit can be set on the engine connection represented by this instance.
Public propertyCanStartMirror
Gets or sets a value indicating whether mirroring can be started on the engine connection represented by this instance.
Public propertyCanStartTransmission
Gets or sets a value indicating whether transmission can be started on the engine connection represented by this instance.
Public propertyCanStopMirror
Gets or sets a value indicating whether mirroring can be stopped on the engine connection represented by this instance.
Public propertyCanTakeSnapshot
Gets or sets a value indicating whether a snapshot can be taken for the engine connection represented by this instance.
Public propertyCanUpdateShares
Gets or sets a value indicating whether shares can be updated.
Public propertyCanVerify
Gets or sets a value indicating whether verification can be performed on the engine connection represented by this instance.
Public propertyConnectionId
Gets or sets the connection id.
Public propertyRole
Gets or sets the role of the engine connection in the job.
Top
See Also