The current position within the stream. Always throws a NotSupportedExceptionNotSupportedException
public override long Position {get; set;}
Exceptions
| Exception Type | Condition |
|---|---|
| NotSupportedException | Any attempt to set position |
See Also
DeflaterOutputStream Class | ICSharpCode.SharpZipLib.Zip.Compression.Streams Namespace