ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Closing Zdarzenie

Definicja

Procedura obsługi zdarzeń wywoływana, gdy obiekt ClientBase przechodzi z bieżącego stanu do stanu zamkniętego.

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

Typ zdarzenia

Implementuje

Uwagi

Ten element jest jawną implementacją członków. Można go używać tylko wtedy, gdy ClientBase<TChannel>.ChannelBase<T> wystąpienie jest rzutowe do interfejsu ICommunicationObject .

Dotyczy