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

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

Property Value

Type: Int32
See Also