Click or drag to resize
Grid Solutions Framework

RandomValueInputAdapterPointsToSend Property

Gets or sets number of test points to send.

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

Property Value

Int32
See Also