SecureBlackbox 2020 Qt Edition

Questions / Feedback?

CompressionLevel Property

Specifies the preferable compression level.

Syntax

int GetCompressionLevel();
int SetCompressionLevel(int iCompressionLevel);

Default Value

9

Remarks

Set this property before starting the server. Possible values range from 0 (lowest compression) to 9 (maximum compression). This property is ignored if compression wasn't accepted.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Qt Edition - Version 20.0 [Build 8154]