public event EventHandler<EventArgs<string, Exception>> ExecutionException
Public Event ExecutionException As EventHandler(Of EventArgs(Of String, Exception))
public: virtual event EventHandler<EventArgs<String^, Exception^>^>^ ExecutionException { void add (EventHandler<EventArgs<String^, Exception^>^>^ value); void remove (EventHandler<EventArgs<String^, Exception^>^>^ value); }
abstract ExecutionException : IEvent<EventHandler<EventArgs<string, Exception>>, EventArgs<string, Exception>> override ExecutionException : IEvent<EventHandler<EventArgs<string, Exception>>, EventArgs<string, Exception>>
function add_ExecutionException(value); function remove_ExecutionException(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.