Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
int RequestCompressionLevel;
[VB.NET]
Property RequestCompressionLevel As Integer
[Pascal]
property RequestCompressionLevel : Integer;
[C++]
int32_t get_RequestCompressionLevel();
void set_RequestCompressionLevel(int32_t Value);
[PHP]
integer get_RequestCompressionLevel()
void set_RequestCompressionLevel(integer $Value)
[Java]
int getRequestCompressionLevel();
void setRequestCompressionLevel(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum