ClientBase<TChannel>.ICommunicationObject.Faulted Evento

Definizione

Gestore eventi richiamato quando si verifica un errore durante l'esecuzione di un'operazione sull'oggetto 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 evento

Implementazioni

Commenti

Per altre informazioni, vedere System.ServiceModel.Channels.CommunicationObject.

Si applica a