ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Opening Event

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

The event handler that is invoked when the ClientBase object transitions from the created state to the opened state.

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

Syntax

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

Implements

ICommunicationObject.Opening

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.