Deletes port mapping.

C# | Visual Basic | Visual 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

- map (UPnP_NAT_Map)
- NAT mapping entry to delete.

Exception | Condition |
---|---|
ArgumentNullException | Is raised when map is null reference. |
UPnP_Exception | Is raised when UPnP device returns error. |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119