Property | Type | Description | |
---|---|---|---|
PortMappingDescription | string |
Method | Description | |
---|---|---|
GetExternalAddressAsync ( |
||
MapAsync ( MappingProtocol protocol, int port, System.TimeSpan lifetime, |
||
UnmapAsync ( MappingProtocol protocol, int port, |
||
WANConnectionService ( |
Method | Description | |
---|---|---|
GetInternalAddressAsync ( ) : Task |
||
IsOnSameNetwork ( |
public GetExternalAddressAsync ( |
||
cancel_token | ||
return | Task |
public MapAsync ( MappingProtocol protocol, int port, System.TimeSpan lifetime, |
||
protocol | MappingProtocol | |
port | int | |
lifetime | System.TimeSpan | |
cancel_token | ||
return | Task |
public UnmapAsync ( MappingProtocol protocol, int port, |
||
protocol | MappingProtocol | |
port | int | |
cancel_token | ||
return | Task |
public WANConnectionService ( |
||
service_desc | ||
return | System |