Enum ConnectionState
enum ConnectionState
: int { ... }
Enum members
Name | Description |
---|---|
activeClose
|
|
closed
|
|
connected
|
|
connecting
|
|
initialized
|
|
passiveClose
|