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

정의

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

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

이벤트 유형

구현

설명

이 멤버는 명시적 인터페이스 멤버 구현이며, ClientBase<TChannel>.ChannelBase<T> 인스턴스가 ICommunicationObject 인터페이스로 캐스팅된 경우에만 사용할 수 있습니다.

적용 대상