ClientBase<TChannel>.ICommunicationObject.Closing Evento

Definición

El controlador de eventos que se invoca cuando el objeto ClientBase<TChannel> pasa desde su estado actual al estado cerrado.

event EventHandler System.ServiceModel.ICommunicationObject.Closing;
member this.System.ServiceModel.ICommunicationObject.Closing : EventHandler 
Custom Event Closing 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