Method | Description | |
---|---|---|
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
MapAsync ( MappingProtocol protocol, int port, System.TimeSpan lifetime, |
||
NatDevice ( INatDevice device, |
||
UnmapAsync ( MappingProtocol protocol, int port, |
public MapAsync ( MappingProtocol protocol, int port, System.TimeSpan lifetime, |
||
protocol | MappingProtocol | |
port | int | |
lifetime | System.TimeSpan | |
cancel_token | ||
return | Task |
public NatDevice ( INatDevice device, |
||
device | INatDevice | |
external_ipaddress | ||
return | System |
public UnmapAsync ( MappingProtocol protocol, int port, |
||
protocol | MappingProtocol | |
port | int | |
cancel_token | ||
return | Task |