Click or drag to resize
Grid Solutions Framework

CsvExportAdapterDownsampleInterval Property

Gets or sets the downsampling interval, in seconds, set to zero for no downsampling.

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

Property Value

Double
See Also