ClientBase<TChannel>.ICommunicationObject.Closed É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é lorsque l'objet ClientBase<TChannel> est passé de son état actuel à l'état fermé.
event EventHandler System.ServiceModel.ICommunicationObject.Closed;
member this.System.ServiceModel.ICommunicationObject.Closed : EventHandler
Custom Event Closed As EventHandler Implements System.ServiceModel.ICommunicationObject
Type d'événement
Implémente
Remarques
Pour plus d'informations, consultez System.ServiceModel.Channels.CommunicationObject.