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