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