ClientBase<TChannel>.ICommunicationObject.Opened Event

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

The event handler that is invoked when the ClientBase<TChannel> object has transitioned from the created state to the opened state.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

Syntax

'Declaration
Private Event Opened As EventHandler Implements ICommunicationObject.Opened
event EventHandler ICommunicationObject.Opened

Implements

ICommunicationObject.Opened

Remarks

For more information, see

System.ServiceModel.Channels.CommunicationObject.

Version Information

Silverlight

Supported in: 5, 4, 3

Platforms

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.