Click or drag to resize
Grid Solutions Framework

DynamicCalculatorUseConcentrator Property

Gets or sets the flag indicating whether to concentrate incoming data or to just use the latest received values.

Namespace:  DynamicCalculator
Assembly:  DynamicCalculator (in DynamicCalculator.dll) Version: 2.2.149-beta
Syntax
[ConnectionStringParameterAttribute]
[DefaultValueAttribute(true)]
public bool UseConcentrator { get; set; }
Request Example View Source

Property Value

Type: Boolean
See Also