Property InputStream
InputStream
The server's input stream.
public abstract Stream InputStream { get; }
Property Value
Remarks
The connection will write to the server's input stream, and read from its output stream.
The server's input stream.
public abstract Stream InputStream { get; }
The connection will write to the server's input stream, and read from its output stream.