Click or drag to resize
Grid Solutions Framework

CsvInputAdapterMeasurementsPerInterval Property

Gets or sets the number of measurements that are read from the CSV file in each frame.

Namespace: CsvAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(5)]
public int MeasurementsPerInterval { get; set; }
View Source

Property Value

Int32
See Also