
Use the ICIClientSettings interface SetHasMaxIPs method to limit the maximum number of concurrent connections from the same IP address. Use the same method to turn off the limit.
Signature:
HRESULT SetHasMaxIPs([in] SFTPAdvBool val);
0 = Disable
1 = Enable
-2 = Inherit