ClientBase<TChannel>.ICommunicationObject.Opened Evento

Definizione

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

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