CompressionStream.CanSeek Property

Definition

Gets a value indicating whether the stream supports seeking.

public override bool CanSeek { get; }
member this.CanSeek : bool

Property Value

false in all cases.

Applies to