LumiSoft Net Help
DeletePortMapping Method (map)
NamespacesLumiSoft.Net.UPnP.NATUPnP_NAT_ClientDeletePortMapping(UPnP_NAT_Map)
Deletes port mapping.
Declaration Syntax
C#Visual BasicVisual C++F#
public void DeletePortMapping(
	UPnP_NAT_Map map
)
Public Sub DeletePortMapping ( 
	map As UPnP_NAT_Map
)
public:
void DeletePortMapping(
	UPnP_NAT_Map^ map
)
member DeletePortMapping : 
        map : UPnP_NAT_Map -> unit 
Parameters
map (UPnP_NAT_Map)
NAT mapping entry to delete.
Exceptions
ExceptionCondition
ArgumentNullExceptionIs raised when map is null reference.
UPnP_ExceptionIs raised when UPnP device returns error.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119