Automatically adjust frequency of reading historical data to improve performance.

Namespace: Ico.Twx
Assembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public bool OptimizeHistoryRefreshRate { get; set; }
Visual Basic
Public Property OptimizeHistoryRefreshRate As Boolean
	Get
	Set
JScript
function get OptimizeHistoryRefreshRate () : boolean
function set OptimizeHistoryRefreshRate (value : boolean)

See Also