Click or drag to resize

IMetadataProvider.MetadataRefreshException 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.239-beta
Syntax
event EventHandler<EventArgs<Exception>> MetadataRefreshException
View Source

Value

EventHandler<EventArgs<Exception>>
See Also