Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property IsPassive As Boolean
[Pascal]
under development
[C++]
bool get_IsPassive();
void set_IsPassive(bool Value);
[PHP]
bool get_IsPassive()
void set_IsPassive(bool $Value)
[Java]
boolean getIsPassive();
void setIsPassive(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum