Method GetState
GetState(NetworkDriver)
Get the current state of a connection.
Declaration
public NetworkConnection.State GetState(NetworkDriver driver)
Parameters
Type | Name | Description |
---|---|---|
Network |
driver | Driver to get the state from. |
Returns
Type | Description |
---|---|
Network |
Current state of the connection. |