Get the stream associated with the socket.
public abstract Stream GetStream();
public abstract Stream GetStream(bool);
BaseSocket Class | EnterpriseDT.Net Namespace