Ionic Zip Library v1.9.1.6
Position Property
Reference ► Ionic.Zlib ► ParallelDeflateOutputStream ► Position
Returns the current position of the output stream.
Declaration Syntax
Remarks
Because the output gets written by a background thread, the value may change asynchronously. Setting this property always throws a NotSupportedException.