Click or drag to resize

RoutingTablesInputAdapters Property

Gets or sets the active InputAdapterCollection.

Namespace: GSF.TimeSeries.Adapters
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public InputAdapterCollection InputAdapters { get; set; }
View Source

Property Value

InputAdapterCollection
See Also