The default scan rate (in milliseconds) for requested data values.

Namespace: Ico.Gwx
Assembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public long ScanRate { get; set; }
Visual Basic
Public Property ScanRate As Long
	Get
	Set
JScript
function get ScanRate () : long
function set ScanRate (value : long)

See Also