System.IO.Compression.GZipStream.Seek Method

This property is not supported and always throws a NotSupportedException.

Syntax

public override long Seek (long offset, System.IO.SeekOrigin origin)

Parameters

offset
The location in the stream.
origin
One of the System.IO.SeekOrigin values.

Returns

A long value.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.IO.Compression
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0