ClientBase<(Of <(TChannel>)>).ChannelBase<(Of <(T>)>).ICommunicationObject.Opening Event

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

The event handler that is invoked when the ClientBase<(Of <(TChannel>)>)..::.ChannelBase<(Of <(T>)>) object transitions from the created state to the opened state.

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

Syntax

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

Windows Phone OS

Supported in: 8.1, 8.0

See Also

Reference

ClientBase<(Of <(TChannel>)>)..::.ChannelBase<(Of <(T>)>) Class

System.ServiceModel Namespace