Click or drag to resize

IaonSessionOutputAdapters Property

Gets the output adapter collection for this IaonSession.

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

Property Value

OutputAdapterCollection
See Also