Click or drag to resize
Grid Solutions Framework

MySqlInputAdapterInputInterval Property

Gets or sets the interval of time, in milliseconds, between sending frames into the concentrator.

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

Property Value

Int32
See Also