ClientBase<TChannel>.ICommunicationObject.Opened Zdarzenie

Definicja

Procedura obsługi zdarzeń wywoływana, gdy ClientBase<TChannel> obiekt przechodzi ze stanu utworzonego do stanu otwarcia.

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

Typ zdarzenia

Implementuje

Uwagi

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

Dotyczy