Click or drag to resize

OneSecondDataWindowAdapterBaseOutputCount Property

Gets or sets the expected number of output measurements for a OneSecondDataWindowAdapterBase instance.

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

Property Value

Int32
See Also