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