ClientBase<TChannel>.ICommunicationObject.Opening Evento
Definição
O manipulador de eventos invocado quando o objeto ClientBase<TChannel> faz uma transição do estado criado para o estado aberto.The event handler that is invoked when the ClientBase<TChannel> object transitions from the created state to the opened state.
event EventHandler System.ServiceModel.ICommunicationObject.Opening;
member this.System.ServiceModel.ICommunicationObject.Opening : EventHandler
Custom Event Opening As EventHandler Implements System.ServiceModel.ICommunicationObject
Tipo de evento
Implementações
Comentários
Para obter mais informações, consulte System.ServiceModel.Channels.CommunicationObject.For more information, see System.ServiceModel.Channels.CommunicationObject.