Click or drag to resize

IIndependentAdapterManagerPerAdapterOutputNames Property

Gets output measurement names to use for each adapter.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
ReadOnlyCollection<string> PerAdapterOutputNames { get; }
View Source

Property Value

ReadOnlyCollectionString
See Also