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