Method GetConnectionState
GetConnectionState(NetworkConnection)
Get the current state of the given connection.
Declaration
public NetworkConnection.State GetConnectionState(NetworkConnection id)Parameters
| Type | Name | Description | 
|---|---|---|
| NetworkConnection | id | 
Returns
| Type | Description | 
|---|---|
| NetworkConnection.State | State of the connection. |