LumiSoft Mail Server User API
BufferSize Property
Namespaces > ICSharpCode.SharpZipLib.Zip > ZipFile > BufferSize

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Zip.ZipFile.BufferSize]

Syntax
C#Visual BasicManaged C++
public int BufferSize { get; set; }
Public Property BufferSize As Integer
public:
int BufferSize {
	int get ();
	void set (int value);
}

Assembly: ICSharpCode.SharpZipLib Version: 0.85.0.0 (Module: ICSharpCode.SharpZipLib)