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