Click or drag to resize
Grid Solutions Framework

MongoInputAdapterSimulateRealTime Property

Gets or sets a value that determines whether timestamps are simulated for real-time concentration.

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

Property Value

Boolean
See Also