Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property WebTunnelPort As Integer
[Pascal]
under development
[C++]
int32_t get_WebTunnelPort();
void set_WebTunnelPort(int32_t Value);
[PHP]
integer get_WebTunnelPort()
void set_WebTunnelPort(integer $Value)
[Java]
int getWebTunnelPort();
void setWebTunnelPort(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum