Discuss this help topic in SecureBlackbox Forum
Declaration
[VB.NET]
Property DestPort As Integer
[Pascal]
under development
[C++]
int32_t get_DestPort();
void set_DestPort(int32_t Value);
[PHP]
integer get_DestPort()
void set_DestPort(integer $Value)
[Java]
int getDestPort();
void setDestPort(int Value);
Description
This topic is under development.
Discuss this help topic in SecureBlackbox Forum