프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Attempts | int | ||
IgnoreInitialAttempt | bool | ||
MaxMilliseconsPerPing | int | ||
UseNative | bool |
메소드 | 설명 | |
---|---|---|
PingSocket ( Region, region ) : IEnumerator | Affected by frame-rate of app, as this Coroutine checks the socket for a result once per frame. | |
ResolveHost ( string hostName ) : string |
public PingSocket ( Region, region ) : IEnumerator | ||
region | Region, | |
리턴 | IEnumerator |
public static ResolveHost ( string hostName ) : string | ||
hostName | string | |
리턴 | string |