ClientBase<TChannel>.ICommunicationObject.Opened Evento

Definizione

Gestore eventi richiamato quando l'oggetto ClientBase<TChannel> passa dallo stato creato allo stato aperto.

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

Tipo evento

Implementazioni

Commenti

Per altre informazioni, vedere System.ServiceModel.Channels.CommunicationObject.

Si applica a