CommunicationObject Events
Collapse the table of content
Expand the table of content

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.

  NameDescription
Public event Closed Occurs when a communication object transitions into the closed state.
Public event Closing Occurs when a communication object transitions into the closing state.
Public event Faulted Occurs when a communication object transitions into the faulted state.
Public event Opened Occurs when a communication object transitions into the opened state.
Public event Opening Occurs when a communication object transitions into the opening state.
Top

Show:
© 2017 Microsoft