|
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.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.207-beta
Syntax function add_ServerConfigurationChanged(value);
function remove_ServerConfigurationChanged(value);
View SourceValue
EventHandlerSee Also