Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

ArchiveSaveMode Enum

Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9147)

Specifies when changes are written to the underlying stream.

Syntax
public enum ArchiveSaveMode

Fields

Name Description
Delayed

Only compressed data is written to the underlying stream immediately. All changes are written only when calling the Save() or Close() method.

Immediate

All changes are saved immediately.

In This Article
  • Fields
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies