Gets maximum sequnce number that stream has got.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
public int MaxSeqNo { get; }
Public ReadOnly Property MaxSeqNo As Integer Get
public: property int MaxSeqNo { int get (); }
member MaxSeqNo : int with get
Property Value
Exceptions
Exception | Condition |
---|---|
ObjectDisposedException | Is raised when this class is Disposed and this property is accessed. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119