Click or drag to resize
Grid Solutions Framework

AdoInputAdapterSimulateTimestamps Property

Gets or sets a value that determines whether the timestamps should be simulated for the purposes of real-time concentration.

Namespace: AdoAdapters
Assembly: AdoAdapters (in AdoAdapters.dll) Version: 2.4.182-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool SimulateTimestamps { get; set; }
View Source

Property Value

Boolean
See Also