Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UseIsPassive As Boolean
[Pascal]
under development
[C++]
bool get_UseIsPassive();
void set_UseIsPassive(bool Value);
[PHP]
bool get_UseIsPassive()
void set_UseIsPassive(bool $Value)
[Java]
boolean getUseIsPassive();
void setUseIsPassive(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum