Click or drag to resize

IaonSessionActionAdapters Property

Gets the action adapter collection for this IaonSession.

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

Property Value

ActionAdapterCollection
See Also