ClientBase<TChannel>.ICommunicationObject.Faulted Événement

Définition

Gestionnaire d'événements appelé lorsqu'une erreur se produit lors de l'exécution d'une opération sur l'objet ClientBase<TChannel>.

event EventHandler System.ServiceModel.ICommunicationObject.Faulted;
member this.System.ServiceModel.ICommunicationObject.Faulted : EventHandler 
Custom Event Faulted As EventHandler Implements System.ServiceModel.ICommunicationObject

Type d'événement

Implémente

Remarques

Pour plus d'informations, consultez System.ServiceModel.Channels.CommunicationObject.

S’applique à