LumiSoft Net Help
LineBytesInBuffer Property
NamespacesLumiSoft.Net.IOSmartStream..::..ReadLineAsyncOPLineBytesInBuffer
Gets number of line data bytes stored in the buffer. Ending line-feed characters not included.
Declaration Syntax
C#Visual BasicVisual C++F#
public int LineBytesInBuffer { get; }
Public ReadOnly Property LineBytesInBuffer As Integer
	Get
public:
property int LineBytesInBuffer {
	int get ();
}
member LineBytesInBuffer : int with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

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