Udostępnij za pośrednictwem


ClientBase<TChannel>.ICommunicationObject.Closed Zdarzenie

Definicja

Procedura obsługi zdarzeń wywoływana po przejściu ClientBase<TChannel> obiektu z bieżącego stanu do stanu zamkniętego.

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

Typ zdarzenia

EventHandler

Implementuje

Uwagi

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

Dotyczy