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

Definición

El controlador de eventos que se invoca cuando el objeto ClientBase ha pasado desde el estado creado al estado abierto.

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

Tipo de evento

EventHandler

Implementaciones

Se aplica a