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

Definizione

Gestore eventi richiamato quando l'oggetto ClientBase esegue la transizione dallo stato di creazione allo stato di apertura.

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

Tipo evento

EventHandler

Implementazioni

Commenti

Questo membro è un’implementazione esplicita di un membro di interfaccia. Può essere utilizzato solo quando si esegue il cast dell'istanza ClientBase<TChannel>.ChannelBase<T> a un'interfaccia ICommunicationObject.

Si applica a