CommunicationObject Events
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The CommunicationObject type exposes the following members.
| Name | Description | |
|---|---|---|
|
Closed | Occurs when a communication object transitions into the closed state. |
|
Closing | Occurs when a communication object transitions into the closing state. |
|
Faulted | Occurs when a communication object transitions into the faulted state. |
|
Opened | Occurs when a communication object transitions into the opened state. |
|
Opening | Occurs when a communication object transitions into the opening state. |
Show: