Click or drag to resize

SnapMirrorRelationshipMaxTransferRate Property

Specifies the maximum data transfer rate between the volumes in kilobytes per second. The default value, 0, is unlimited and permits the SnapMirror relationship to fully utilize the available network bandwidth.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long MaxTransferRate { get; set; }

Property Value

Type: Int64
See Also