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