LumiSoft Net Help
Buffer Property
NamespacesLumiSoft.Net.IOSmartStream..::..ReadLineAsyncOPBuffer
Gets line buffer.
Declaration Syntax
C#Visual BasicVisual C++F#
public byte[] Buffer { get; }
Public ReadOnly Property Buffer As Byte()
	Get
public:
property array<unsigned char>^ Buffer {
	array<unsigned char>^ get ();
}
member Buffer : byte[] with get
Property Value
array<Byte>[]()[][]
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