Click or drag to resize

AdapterBaseConfigurationChanged 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.181-beta
Syntax
public event EventHandler ConfigurationChanged
View Source

Value

EventHandler

Implements

IAdapterConfigurationChanged
See Also