Click or drag to resize

IMetadataProviderMetadataRefreshException Event

Occurs when an Exception is encountered during Refresh of Metadata.

Namespace: GSF.Historian.MetadataProviders
Assembly: GSF.Historian (in GSF.Historian.dll) Version: 2.4.181-beta
Syntax
event EventHandler<EventArgs<Exception>> MetadataRefreshException
View Source

Value

EventHandlerEventArgsException
See Also