GlobalHistoricalUpdateRate Property
Allows you to specify how quickly historical data sources update in run mode.
NOTE: When using any of the Global Time Control or Playback properties, you need to call the System.GlobalTimerApply method after setting the property.
Syntax
object.GlobalHistoricalUpdateRate [= Long]
Properties
The GlobalHistoricalUpdateRate property syntax has these parts:
Part |
Description |
object |
An object expression that evaluates to an object in the Applies To list. |
Long |
Specifies, in seconds, how quickly an object updates in run mode. |