| IPortMappingInternalPort Property  | 
            Gets the port number of the machine at 
InternalClient that the UPnP router will forward packets to.
            
 
Namespace: VirtualRadar.Interface.WebServerAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxint InternalPort { get; }ReadOnly Property InternalPort As Integer
	Get
property int InternalPort {
	int get ();
}abstract InternalPort : int with get
Property Value
Type: 
Int32
See Also