ClientBase<TChannel>.ICommunicationObject.Opened Evento

Definición

El controlador de eventos que se invoca cuando el objeto ClientBase<TChannel> pasa 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

Comentarios

Para obtener más información, vea System.ServiceModel.Channels.CommunicationObject.

Se aplica a