ClientBase<TChannel>.ICommunicationObject.Opening Событие

Определение

Обработчик событий, вызываемый при переходе объекта ClientBase<TChannel> из состояния Created в состояние Opened.

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

Тип события

EventHandler

Реализации

Комментарии

Для получения дополнительной информации см. System.ServiceModel.Channels.CommunicationObject.

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