Click or drag to resize

DataSubscriberNotificationReceived Event

Occurs when a notification has been received from the DataPublisher.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public event EventHandler<EventArgs<string>> NotificationReceived
View Source

Value

EventHandlerEventArgsString
See Also