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

정의

ClientBase 개체가 현재 상태에서 Closed 상태로 전환되었을 때 호출되는 이벤트 처리기입니다.

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

이벤트 유형

EventHandler

구현

적용 대상