event EventHandler<EventArgs<Exception>> ConnectionException
Event ConnectionException As EventHandler(Of EventArgs(Of Exception))
event EventHandler<EventArgs<Exception^>^>^ ConnectionException { void add (EventHandler<EventArgs<Exception^>^>^ value); void remove (EventHandler<EventArgs<Exception^>^>^ value); }
abstract ConnectionException : IEvent<EventHandler<EventArgs<Exception>>, EventArgs<Exception>>
function add_ConnectionException(value); function remove_ConnectionException(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.