Click or drag to resize

EngineControlStatusCanSetBandwidth Property

This value is true if a bandwidth limit can be set; otherwise, it is false.

Namespace:  DoubleTake.Jobs.Contract
Assembly:  DoubleTake.PowerShell.Contract.Data (in DoubleTake.PowerShell.Contract.Data.dll) Version: 8.3.0.0
Syntax
public bool CanSetBandwidth { get; set; }

Property Value

Type: Boolean
if this the bandwidth limit can be set; otherwise, .
See Also