Enabling the Transfer Speed Limit (SetHasMaxSpeed)

Use the ICIClientSettings interface SetHasMaxSpeed method to limit a user to a maximum transfer speed. Use the same method to turn off the limit.

Signature:

HRESULT SetHasMaxSpeed([in] SFTPAdvBool val);

0 = Disable

1 = Enable

-2 = Inherit