UPNPDevice.deletePortMapping

Deletes the port mapping identified by the given port and protocol combination on this device. See UPNP.deletePortMapping.

struct UPNPDevice
@nogc nothrow const
long
deletePortMapping
(
in long port
,
in String proto = gs!"UDP"
)

Meta