ClientBase<TChannel>.ICommunicationObject.Closing Událost

Definice

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

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

Event Type

Implementuje

Poznámky

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

Platí pro