CompressionStream.SetLength(Int64) Method

Definition

This operation is not supported and always throws a NotSupportedException.

public override void SetLength (long value);
override this.SetLength : int64 -> unit

Parameters

value
Int64

The length of the stream.

Applies to