ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Faulted 이벤트

정의

ClientBase 개체에 대해 작업을 수행하는 도중 오류가 발생하면 호출되는 이벤트 처리기입니다.

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

이벤트 유형

EventHandler

구현

적용 대상