ClientBase<TChannel>.ChannelBase<T>.ICommunicationObject.Opening Evento

Definizione

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

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

Tipo evento

Implementazioni

Commenti

Questo membro è un'implementazione esplicita del membro dell'interfaccia. Può essere usato solo quando viene eseguito il cast dell'istanza a un'interfaccia ClientBase<TChannel>.ChannelBase<T>ICommunicationObject .

Si applica a