ClientBase<TChannel>.ICommunicationObject.Closing 이벤트

정의

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

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

이벤트 유형

EventHandler

구현

설명

자세한 내용은 System.ServiceModel.Channels.CommunicationObject를 참조하세요.

적용 대상