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

정의

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

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

이벤트 유형

EventHandler

구현

적용 대상