Field maxConnectAttempts
Maximum number of connection attempts to try. If no answer is received from the server after this number of attempts, a Disconnect event is generated for the connection.
Namespace: Unity.Networking.Transport
Assembly: solution.dll
Syntax
public int maxConnectAttempts
Returns
Type | Description |
---|---|
int | Number of attempts. |