LumiSoft Net Help
Stream Property
NamespacesLumiSoft.Net.TCPTCP_Client..::..ConnectAsyncOPStream
Gets connected TCP stream.
Declaration Syntax
C#Visual BasicVisual C++F#
public Stream Stream { get; }
Public ReadOnly Property Stream As Stream
	Get
public:
property Stream^ Stream {
	Stream^ get ();
}
member Stream : Stream with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and and this property is accessed.
InvalidOperationExceptionIs raised when this property is accessed other than AsyncOP_State.Completed state.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119