Click or drag to resize

RoutingTablesActionAdapters Property

Gets or sets the active ActionAdapterCollection.

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

Property Value

ActionAdapterCollection
See Also