Click or drag to resize

JobStatusEngineControlStatuses Property

This value represents the status of the replication engine.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.2.0.814
Syntax
public EngineControlStatus[] EngineControlStatuses { get; set; }

Property Value

Type: EngineControlStatus
The engine control statuses.
See Also