public event EventHandler<EventArgs<Exception>> ConnectionException
Public Event ConnectionException As EventHandler(Of EventArgs(Of Exception))
public: virtual 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>> override ConnectionException : IEvent<EventHandler<EventArgs<Exception>>, EventArgs<Exception>>
function add_ConnectionException(value); function remove_ConnectionException(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.