Idioma

ClientBase<TChannel>.ICommunicationObject.Faulted Evento

Definição

O manipulador de eventos que é invocado quando ocorre uma falha durante a execução de uma operação no ClientBase<TChannel> objeto.

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

Implementações

Comentários

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

Aplica-se a