Свойство | Type | Description | |
---|---|---|---|
Attempts | int | ||
IgnoreInitialAttempt | bool | ||
MaxMilliseconsPerPing | int | ||
UseNative | bool |
Méthode | Description | |
---|---|---|
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, | |
Résultat | IEnumerator |
public static ResolveHost ( string hostName ) : string | ||
hostName | string | |
Résultat | string |
public static bool IgnoreInitialAttempt | ||
Résultat | bool |
public static int MaxMilliseconsPerPing | ||
Résultat | int |