Click or drag to resize
Grid Solutions Framework

MovingValueInputAdapterPublishRate Property

Gets or sets the number of values generated by the adapter per second.

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

Property Value

Double
See Also