Click or drag to resize
Grid Solutions Framework

CsvExportAdapterLagTime Property

Gets or sets the allowed past time deviation tolerance against local clock for time reasonability validation, in seconds (can be sub-second).

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

Property Value

Double
See Also