public event EventHandler ConnectionEstablished
Public Event ConnectionEstablished As EventHandler
public: event EventHandler^ ConnectionEstablished { void add (EventHandler^ value); void remove (EventHandler^ value); }
member ConnectionEstablished : IEvent<EventHandler, EventArgs>
function add_ConnectionEstablished(value); function remove_ConnectionEstablished(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.