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