ClientBase<TChannel>.ICommunicationObject.Opened Událost

Definice

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

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

Event Type

Implementuje

Poznámky

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

Platí pro