Property Length Length Returns the System.IO.Stream.Length value from the wrapped stream. Declaration public override long Length { get; } Property Value Type Description System.Int64 The total length of the stream, if known.