Click or drag to resize
ZipStorageProviderCompressionBufferSize Property
Size of buffer used to un/compress packages

Namespace: CMS.IO
Assembly: CMS.IO (in CMS.IO.dll) Version: 8.2.23
Syntax
C#
public static int CompressionBufferSize { get; set; }

Property Value

Type: Int32
See Also