Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property UseSocks As Boolean
[Pascal]
under development
[C++]
bool get_UseSocks();
void set_UseSocks(bool Value);
[PHP]
bool get_UseSocks()
void set_UseSocks(bool $Value)
[Java]
boolean getUseSocks();
void setUseSocks(boolean Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum