Partilhar via


ClientBase<TChannel>.ICommunicationObject.Faulted Evento

Definição

O manipulador de eventos que é invocado quando ocorre uma falha ao executar uma operação no 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

Implementações

Comentários

Para obter mais informações, consulte System.ServiceModel.Channels.CommunicationObject.

Aplica-se a