RTD.ThrottleInterval Property

Definition

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.

Applies to