| UPnpPortMap Methods | 
The UPnpPortMap type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | GetExternalAddress | 
                 Retrieves the routers external IP address.
              | 
|  | GetServiceEndpoints | 
                 Retrieves service endpoints in the local network that represent an internet routing device.
              | 
|  | GetServiceLocations | 
                 Retrieves service locations in local network freely configurable through
                 DiscoveryDeviceFilter and DiscoveryMessage.
              | 
|  | Map | 
                 Maps an ExternalIP:port to a internal LAN IP:port mapping operation.
              | 
|  | UnMap | 
                 Unmaps a previously mapped port forwarding operation.
              | 
 Extension Methods
Extension Methods| Name | Description | |
|---|---|---|
|  | Copy | Overloaded. 
            Creates a copy of the object.
            (Defined by ObjectExtensions.) | 
|  | Copy(Object) | Overloaded. 
            Creates a deep copy of the object using the supplied object as a target for the copy operation.
            (Defined by ObjectExtensions.) | 
 See Also
See Also