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