ICommunicationObject.Opened Evento
Definición
Se produce cuando el objeto de comunicación completa su transición del estado de apertura al estado abierto.Occurs when the communication object completes its transition from the opening state into the opened state.
public:
event EventHandler ^ Opened;
event EventHandler Opened;
member this.Opened : EventHandler
Event Opened As EventHandler