ClientBase<TChannel>.ICommunicationObject.Opening Evento

Definición

Controlador de eventos que se invoca cuando el ClientBase<TChannel> objeto pasa del estado creado al estado abierto.

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

Tipo de evento

Implementaciones

Comentarios

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

Se aplica a