Click or drag to resize

AdapterCollectionBase<T> .ConfigurationChanged Event

Event is raised when adapter is aware of a configuration change.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.246-beta
Syntax
public event EventHandler ConfigurationChanged
View Source

Value

EventHandler

Implements

IAdapter.ConfigurationChanged
See Also