AnnouncementClient.ICommunicationObject.Opening Evento
Definição
Ocorre quando um objeto de comunicação entra em estado de abertura primeiro.Occurs when the communication object first enters the opening 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
Este membro é uma implementação do membro de interface explícita.This member is an explicit interface member implementation. Ele só pode ser usado quando a instância de AnnouncementClient é convertida em uma interface de ICommunicationObject.It can be used only when the AnnouncementClient instance is cast to an ICommunicationObject interface.