Rebex SFTP for .NET

ProxySocket.Shutdown Method 

Disables sends and receives on a ProxySocket.

public void Shutdown(
   SocketShutdown how
);

Parameters

how
The SocketShutdown value specifying the operation that will no longer be allowed.

Remarks

See the reference for Shutdown for details.

See Also

ProxySocket Class | Rebex.Net Namespace