Click or drag to resize

IConfigurationLoaderProcessException Event

Occurs when the configuration loader encounters a non-catastrophic exception.

Namespace: GSF.TimeSeries.Configuration
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
event EventHandler<EventArgs<Exception>> ProcessException
View Source

Value

EventHandlerEventArgsException
See Also