Indicates a communication connection state.
UUID: ee83cd50-87c2-48af-ba0b-54a5f690c103
For more information, see CommunicationConnectionState in .NET Reference.
UUID: ee83cd50-87c2-48af-ba0b-54a5f690c103
For more information, see CommunicationConnectionState in .NET Reference.
| Member | Value | Description |
|---|---|---|
| CommunicationConnectionState_Connected | 2 | Connected. |
| CommunicationConnectionState_Connecting | 1 | Connecting. |
| CommunicationConnectionState_Disconnected | 0 | Disconnected. |
| CommunicationConnectionState_Disconnecting | 3 | Disconnecting. |
For remarks, see CommunicationConnectionState in .NET Reference.
For examples, see CommunicationConnectionState in .NET Reference.