Udostępnij za pośrednictwem


ClientBase<TChannel>.ICommunicationObject.Faulted Zdarzenie

Definicja

Procedura obsługi zdarzeń wywoływana w przypadku wystąpienia błędu podczas wykonywania operacji na ClientBase<TChannel> obiekcie.

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

Typ zdarzenia

EventHandler

Implementuje

Uwagi

Aby uzyskać więcej informacji, zobacz System.ServiceModel.Channels.CommunicationObject.

Dotyczy