Gets the length in bytes of the stream.
| C# | Visual Basic | Visual C++ | F# |
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long Get
public: virtual property long long Length { long long get () override; }
abstract Length : int64 with get override Length : int64 with get
| Exception | Condition |
|---|---|
| ObjectDisposedException | Is raised when this object is disposed and this property is accessed. |
| NotSupportedException | Is raised when one of the source streams won't support Length property. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119