Field ConnectTimeoutMS
Default time between connection attempts.
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public const int ConnectTimeoutMS = 1000
Returns
Type | Description |
---|---|
int | Timeout in milliseconds. |
Default time between connection attempts.
public const int ConnectTimeoutMS = 1000
Type | Description |
---|---|
int | Timeout in milliseconds. |