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

Definition

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

event EventHandler System.ServiceModel.ICommunicationObject.Opened;
member this.System.ServiceModel.ICommunicationObject.Opened : EventHandler 
Custom Event Opened As EventHandler Implements System.ServiceModel.ICommunicationObject

Event Type

Implements

Applies to