프로퍼티 | 타입 | 설명 | |
---|---|---|---|
CreatePortMapListen | void | ||
InternalCreatePortMapAsync | Task |
||
PmpNatDevice | System |
메소드 | 설명 | |
---|---|---|
CreatePortMapAsync ( Open.Nat.Mapping mapping ) : Task | ||
DeletePortMapAsync ( Open.Nat.Mapping mapping ) : Task | ||
GetAllMappingsAsync ( ) : Task |
||
GetExternalIPAsync ( ) : Task |
||
GetSpecificMappingAsync ( Protocol protocol, int port ) : Task |
||
ToString ( ) : string |
메소드 | 설명 | |
---|---|---|
CreatePortMapListen ( |
||
InternalCreatePortMapAsync ( Open.Nat.Mapping mapping, bool create ) : Task |
||
PmpNatDevice ( |
public CreatePortMapAsync ( Open.Nat.Mapping mapping ) : Task | ||
mapping | Open.Nat.Mapping | |
리턴 | Task |
public DeletePortMapAsync ( Open.Nat.Mapping mapping ) : Task | ||
mapping | Open.Nat.Mapping | |
리턴 | Task |
public GetSpecificMappingAsync ( Protocol protocol, int port ) : Task |
||
protocol | Protocol | |
port | int | |
리턴 | Task |