Click or drag to resize
Grid Solutions Framework

RandomValueInputAdapterInterpointDelay Property

Gets or sets number of milliseconds between points.

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

Property Value

Int32
See Also