LumiSoft Mail Server User API
Length Property
Namespaces > LumiSoft.Net > JunkingStream > Length
Gets the length of the data available on the stream. This property always throws a NotSupportedException.
Syntax
C#Visual BasicManaged C++
public override long Length { get; }
Public Overrides ReadOnly Property Length As Long
public:
virtual long long Length {
	long long get () override;
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)