Click or drag to resize
UPnpPortMapUnMap Method
Unmaps a previously mapped port forwarding operation.

Namespace: StreamCoders.Network
Assembly: MediaBase (in MediaBase.dll) Version: 2.0.5.0 (2.0.5.0)
Syntax
public void UnMap(
	UPnpMappingOperation op
)

Parameters

op
Type: StreamCoders.NetworkUPnpMappingOperation
Mapping information.
See Also