ClientBase<TChannel>.ICommunicationObject.Opened Événement
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Gestionnaire d'événements appelé lors de la transition de l'objet ClientBase<TChannel> de l'état créé à l'état ouvert.
event EventHandler System.ServiceModel.ICommunicationObject.Opened;
member this.System.ServiceModel.ICommunicationObject.Opened : EventHandler
Custom Event Opened As EventHandler Implements System.ServiceModel.ICommunicationObject
Type d'événement
Implémente
Remarques
Pour plus d'informations, consultez System.ServiceModel.Channels.CommunicationObject.