public enum NetworkConnection.Types.StateReference documentation and code samples for the Migration Center v1 API enum NetworkConnection.Types.State.
Network connection state.
Namespace
Google.Cloud.MigrationCenter.V1Assembly
Google.Cloud.MigrationCenter.V1.dll
Fields |
|
|---|---|
| Name | Description |
Closed |
The connection is closed. |
Closing |
The connection is being closed. |
Listen |
Listening for incoming connections. |
Open |
The connection is open. |
Opening |
The connection is being opened. |
Unspecified |
Connection state is unknown or unspecified. |