Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property LocalPort As Integer
[Pascal]
under development
[C++]
int32_t get_LocalPort();
void set_LocalPort(int32_t Value);
[PHP]
integer get_LocalPort()
void set_LocalPort(integer $Value)
[Java]
int getLocalPort();
void setLocalPort(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum