Rebex SFTP for .NET

ProxySocket Constructor (Proxy)

Initializes a new instance of ProxySocket class with parameters provided in the supplied Proxy object.

public ProxySocket(
   Proxy proxy
);

Parameters

proxy
Contains parameters used to initialize this ProxySocket.

See Also

ProxySocket Class | Rebex.Net Namespace | ProxySocket Constructor Overload List