Discuss this help topic in SecureBlackbox Forum
Declaration
[C#]
bool AutoAdjustBuffersSize;
[VB.NET]
Property AutoAdjustBuffersSize As Boolean
[Pascal]
under development
[C++]
bool get_AutoAdjustBuffersSize();
void set_AutoAdjustBuffersSize(bool Value);
[PHP]
bool get_AutoAdjustBuffersSize()
void set_AutoAdjustBuffersSize(bool $Value)
[Java]
boolean getAutoAdjustBuffersSize();
void setAutoAdjustBuffersSize(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum