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>.The event handler that is invoked when a fault occurs while performing an operation on the ClientBase<TChannel> object.

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.For more information, see System.ServiceModel.Channels.CommunicationObject.

Aplica-se a