ICommunicationObject Events
Collapse the table of content
Expand the table of content

ICommunicationObject Events

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ICommunicationObject type exposes the following members.

  NameDescription
Public event Closed Occurs when the communication object completes its transition from the closing state into the closed state.
Public event Closing Occurs when the communication object first enters the closing state.
Public event Faulted Occurs when the communication object first enters the faulted state.
Public event Opened Occurs when the communication object completes its transition from the opening state into the opened state.
Public event Opening Occurs when the communication object first enters the opening state.
Top

Show:
© 2017 Microsoft