Метод | Описание | |
---|---|---|
GetExternalAddressAsync ( |
||
MapAsync ( MappingProtocol protocol, int port, System.TimeSpan lifetime, |
||
NatPmpDevice ( |
||
UnmapAsync ( MappingProtocol protocol, int port, |
Метод | Описание | |
---|---|---|
MapAsyncInternal ( MappingProtocol protocol, int port, int lifetime, |
public GetExternalAddressAsync ( |
||
cancel_token | ||
Результат | Task |
public MapAsync ( MappingProtocol protocol, int port, System.TimeSpan lifetime, |
||
protocol | MappingProtocol | |
port | int | |
lifetime | System.TimeSpan | |
cancel_token | ||
Результат | Task |
public NatPmpDevice ( |
||
device_address | ||
Результат | System |
public UnmapAsync ( MappingProtocol protocol, int port, |
||
protocol | MappingProtocol | |
port | int | |
cancel_token | ||
Результат | Task |