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

Реализации

Применяется к