Click or drag to resize

DataSubscriberMetaDataReceived Event

Occurs when client receives requested meta-data transmitted by data publication server.

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

Value

EventHandlerEventArgsDataSet
See Also