RTD.ThrottleInterval Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets an Integer indicating the time interval between updates.
public:
property int ThrottleInterval { int get(); void set(int value); };
public int ThrottleInterval { get; set; }
Public Property ThrottleInterval As Integer
Property Value
Remarks
The default value is 2000 milliseconds. If this value is changed, the new value will persist when Microsoft Excel is restarted.