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