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