Gets number of bytes stored in the buffer. Ending line-feed characters included.

C# | Visual Basic | Visual C++ | F# |
public int BytesInBuffer { get; }
Public ReadOnly Property BytesInBuffer As Integer Get
public: property int BytesInBuffer { int get (); }
member BytesInBuffer : int with get


Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119