메소드 | 설명 | |
---|---|---|
LookupEndpoints ( TempSessionWithSecrets userSession, string targetSession ) : Task
|
||
PerformNATPunchthrough ( TempSessionWithSecrets userSession, |
||
PerformNATPunchthrough ( TempSessionWithSecrets userSession, int timeout ) : Task |
||
StartBackgroundNATPunchthrough ( TempSessionWithSecrets userSession ) : Task |
||
StartBackgroundNATPunchthrough ( TempSessionWithSecrets userSession, |
||
StopBackgroundNATPunchthrough ( |
메소드 | 설명 | |
---|---|---|
ContinuousNATPunchthrough ( |
||
PerformNATPunchthroughInternal ( TempSessionWithSecrets userSession, |
public LookupEndpoints ( TempSessionWithSecrets userSession, string targetSession ) : Task
|
||
userSession | TempSessionWithSecrets | |
targetSession | string | |
리턴 | Task
|
public PerformNATPunchthrough ( TempSessionWithSecrets userSession, |
||
userSession | TempSessionWithSecrets | |
udpClient | ||
timeout | int | |
리턴 | Task |
public PerformNATPunchthrough ( TempSessionWithSecrets userSession, int timeout ) : Task |
||
userSession | TempSessionWithSecrets | |
timeout | int | |
리턴 | Task |
public StartBackgroundNATPunchthrough ( TempSessionWithSecrets userSession ) : Task |
||
userSession | TempSessionWithSecrets | |
리턴 | Task |
public StartBackgroundNATPunchthrough ( TempSessionWithSecrets userSession, |
||
userSession | TempSessionWithSecrets | |
udpClient | ||
리턴 | Task |
public StopBackgroundNATPunchthrough ( |
||
backgroundNatPunchthrough | ||
리턴 | Task |