ZipArchiveOptions.CompressorChunkSize Property
Namespace: Rebex.IO.Compression
Assembly: Rebex.Zip.dll (version 7.0.9083)
CompressorChunkSize
Sets suggested chunk size for multi-threaded compressors. Expected range is 64KB to 1MB.
Declaration
public int CompressorChunkSize { get; set; }
Property Value
Type | Description |
---|---|
Int32 |