event EventHandler ConnectionEstablishedEvent ConnectionEstablished As EventHandler event EventHandler^ ConnectionEstablished {
void add (EventHandler^ value);
void remove (EventHandler^ value);
}function add_ConnectionEstablished(value);
function remove_ConnectionEstablished(value);