An NDoc Documented Class Library

BaseSocket.GetStream Method

Get the stream associated with the socket.

Overload List

Get the stream associated with the socket.

public abstract Stream GetStream();

Get the stream associated with the socket.

public abstract Stream GetStream(bool);

See Also

BaseSocket Class | EnterpriseDT.Net Namespace