BlockSize Property

DotNetZip

Ionic Zip Library v1.9.1.6 BlockSize Property
ReferenceIonic.BZip2ParallelBZip2OutputStreamBlockSize
The blocksize parameter specified at construction time.
Declaration Syntax
C# Visual Basic Visual C++
public int BlockSize { get; }
Public ReadOnly Property BlockSize As Integer
	Get
public:
property int BlockSize {
	int get ();
}

Assembly: Ionic.Zip (Module: Ionic.Zip) Version: 1.9.1.8 (1.9.1.8)