ClientBase<TChannel>.ICommunicationObject.Faulted 事件

定義

在針對 ClientBase<TChannel> 物件執行作業發生錯誤時叫用的事件處理常式。

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

事件類型

實作

備註

如需詳細資訊,請參閱System.ServiceModel.Channels.CommunicationObject

適用於