IRTDUpdateEvent Members
Include Protected Members
Include Inherited Members
Represents real-time data update events.
The IRTDUpdateEvent type exposes the following members.
Properties
Name | Description | |
---|---|---|
HeartbeatInterval | Returns or sets an Integer for the interval between updates for real-time data. Read/write. |
Top
Methods
Name | Description | |
---|---|---|
Disconnect | Instructs the real-time data server (RTD) to disconnect from the specified IRTDUpdateEvent object. | |
UpdateNotify | The real-time data (RTD) server uses this method to notify Microsoft Excel that new data has been received. |
Top