ICommunicationObject Events

Microsoft Silverlight will reach end of support after October 2021. Learn more.

Include Protected Members
Include Inherited Members

Include Silverlight Members
Include Silverlight for Windows Phone Members
Include XNA Framework Members

The ICommunicationObject type exposes the following members.

Events

  Name Description
Public eventSupported by Silverlight for Windows Phone Closed Occurs when the communication object completes its transition from the closing state into the closed state.
Public eventSupported by Silverlight for Windows Phone Closing Occurs when the communication object first enters the closing state.
Public eventSupported by Silverlight for Windows Phone Faulted Occurs when the communication object first enters the faulted state.
Public eventSupported by Silverlight for Windows Phone Opened Occurs when the communication object completes its transition from the opening state into the opened state.
Public eventSupported by Silverlight for Windows Phone Opening Occurs when the communication object first enters the opening state.

Top