Gets/sets the current position in the GZipStream. Not suppported.
public override long Position {get; set;}
Remarks
In this implementation this property is not supported
Exceptions
| Exception Type | Condition |
|---|---|
| NotSupportedException | Always thrown |
See Also
GZipStream Class | DotZLib Namespace