IsFinished Property

SharpZip Compression Library

SharpZip Compression Library

ZipOutputStream.IsFinished Property

Gets boolean indicating central header has been added for this archive... No further entries can be added once this has been done.

public bool IsFinished {get;}

See Also

ZipOutputStream Class | ICSharpCode.SharpZipLib.Zip Namespace