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