ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Closing Událost

Definice

Obslužná rutina události, která je vyvolána, když ClientBase objekt přejde z aktuálního stavu do stavu uzavřeno.

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

Tento člen je explicitní implementace členu rozhraní. Lze jej použít pouze v případě, že ClientBase<TChannel>.ChannelBase<T> je instance přetypovaná na ICommunicationObject rozhraní.

Platí pro