IRTDUpdateEvent.HeartbeatInterval property (Excel)

Returns or sets a Long for the interval between updates for real-time data. Read/write.

Syntax

expression.HeartbeatInterval

expression A variable that represents an IRTDUpdateEvent object.

Remarks

Setting the HeartbeatInterval property to -1 will result in the Heartbeat method not being called.

Note

The heartbeat interval cannot be set below 15,000 milliseconds, due to the standard 15-second time out.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.