An NDoc Documented Class Library

StandardSocket.GetStream Method

Get the stream associated with the socket.

Overload List

Get the stream associated with the socket.

public override Stream GetStream();

Get the stream associated with the socket.

public override Stream GetStream(bool);

See Also

StandardSocket Class | EnterpriseDT.Net Namespace