ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Faulted Event

Definition

The event handler that is invoked when fault occurs while performing an operation on the ClientBase object.

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

Event Type

Implements

Applies to