Click or drag to resize
Grid Solutions Framework

PIPBInputAdapterAutoRepeat Property

Gets or sets value that determines if the input data should be replayed repeatedly.

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

Property Value

Boolean
See Also