BlockSize Property
From SharpZip Compression Library
Get / set the applicable block size.
public override int BlockSize {get; set;}
Remarks
The only valid block size is 8.
See Also
PkzipClassicManaged Class | ICSharpCode.SharpZipLib.Encryption Namespace