public override long Length { get; }Public Overrides ReadOnly Property Length As Long
Getabstract Length : int64 with get
override Length : int64 with get| NotSupportedException | A class derived from Stream does not support seeking. |
| ObjectDisposedException | Methods were called after the stream was closed. |