Click or drag to resize

DataSubscriberServerConfigurationChanged Event

Occurs when the server has sent a notification that its configuration has changed, this can allow subscriber to request updated meta-data if desired.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public event EventHandler ServerConfigurationChanged
View Source

Value

EventHandler
See Also