public event EventHandler<EventArgs<Exception>> ReplicationException
Public Event ReplicationException As EventHandler(Of EventArgs(Of Exception))
public: virtual event EventHandler<EventArgs<Exception^>^>^ ReplicationException { void add (EventHandler<EventArgs<Exception^>^>^ value); void remove (EventHandler<EventArgs<Exception^>^>^ value); }
abstract ReplicationException : IEvent<EventHandler<EventArgs<Exception>>, EventArgs<Exception>> override ReplicationException : IEvent<EventHandler<EventArgs<Exception>>, EventArgs<Exception>>
function add_ReplicationException(value); function remove_ReplicationException(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.