Click or drag to resize
Grid Solutions Framework

CsvInputAdapterInputInterval Property

Gets or sets the interval of time between reading rows from the CSV file.

Namespace: CSVAdapters
Assembly: CsvAdapters (in CsvAdapters.dll) Version: 2.4.282-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(33.3333333333333)]
public virtual double InputInterval { get; set; }
View Source

Property Value

Double
See Also