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