LumiSoft Mail Server User API
BlockSize Property
Namespaces > ICSharpCode.SharpZipLib.Encryption > PkzipClassicManaged > BlockSize

[Missing <summary> documentation for P:ICSharpCode.SharpZipLib.Encryption.PkzipClassicManaged.BlockSize]

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

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