The real network port that the registration request came from. A registration based application may have use for this information if the telephony network environment uses NAT routers and/or firewall network elements.

Namespace:  LanScape
Assembly:  LMEVoipManaged (in LMEVoipManaged.dll) Version: 6.0.5226.26700

Syntax

C#
public string ReceivedFromPort
Visual Basic (Declaration)
Public ReceivedFromPort As String
Visual C++
public:
String^ ReceivedFromPort
J#
public String ReceivedFromPort

See Also