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