com.onlineobject.objectnet Namespace

NatDevice..::..GetSpecificMappingAsync Method

Gets the specified mapping asynchronous.

Namespace:  com.onlineobject.objectnet
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public Task<Mapping> GetSpecificMappingAsync(

	Protocol protocol,

	int port

)

Parameters

protocol
Type: com.onlineobject.objectnet..::..Protocol
The protocol.
port
Type: Int32
The port.

Return Value

The matching mapping