Udostępnij za pośrednictwem


ClientBase<TChannel>.ICommunicationObject.Closing Zdarzenie

Definicja

Procedura obsługi zdarzeń wywoływana, gdy ClientBase<TChannel> obiekt 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

EventHandler

Implementuje

Uwagi

Aby uzyskać więcej informacji, zobacz System.ServiceModel.Channels.CommunicationObject.

Dotyczy