Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property SocksServer As String
[Pascal]
under development
[C++]
void get_SocksServer(std::string &OutResult);
void set_SocksServer(const std::string &Value);
[PHP]
string get_SocksServer()
void set_SocksServer(string $Value)
[Java]
String getSocksServer();
void setSocksServer(String Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum