Sdílet prostřednictvím


ClientBase<TChannel>.ICommunicationObject.Opening Událost

Definice

Obslužná rutina události, která se vyvolá při ClientBase<TChannel> přechodu objektu z vytvořeného stavu do otevřeného stavu.

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

Event Type

EventHandler

Implementuje

Poznámky

Další informace naleznete v tématu System.ServiceModel.Channels.CommunicationObject.

Platí pro