ZipArchiveOptions.CompressorCount Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
CompressorCount
Sets the number of parallel compressors to use when compressing data. Multiple compressors take advantage of modern multi-core CPUs and substantially enhance compression speed.
Declaration
public int CompressorCount { get; set; }
Property Value
Type | Description |
---|---|
Int32 |