SSH Factory for .NET

IpClient.Stream Property

Gets InputStream from socket connection established with server. IpClient#Connect method must be invoked prior to invoking this method.

public System.IO.Stream Stream {get;}

See Also

IpClient Class | Jscape.IpClient Namespace