ClientBase<TChannel>.ICommunicationObject.Faulted Evento

Definición

El controlador de eventos que se invoca cuando se produce un error mientras se realiza una operación en el objeto ClientBase<TChannel>.

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