CompressionStream.Length Property

Definition

Gets the length in bytes of the stream.

public override long Length { get; }
member this.Length : int64

Property Value

A long value representing the length of the stream in bytes.

Applies to