BrotliStream.Length Property

Definition

This property is not supported and always throws a NotSupportedException.

public:
 virtual property long Length { long get(); };
public override long Length { get; }
member this.Length : int64
Public Overrides ReadOnly Property Length As Long

Property Value

A long value.

Exceptions

This property is not supported on this stream.

Applies to