Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property SocksPort As Integer
[Pascal]
under development
[C++]
int32_t get_SocksPort();
void set_SocksPort(int32_t Value);
[PHP]
integer get_SocksPort()
void set_SocksPort(integer $Value)
[Java]
int getSocksPort();
void setSocksPort(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum