Click or drag to resize

IaonSessionInputAdapters Property

Gets the input adapter collection for this IaonSession.

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

Property Value

InputAdapterCollection
See Also