RTD Interface
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.
Represents a real-time data object.
public interface class RTD
[System.Runtime.InteropServices.Guid("0002446E-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface RTD
Public Interface RTD
- Attributes
Remarks
Use the RTD property of the _Application object to return an RTD object.
Properties
ThrottleInterval |
Returns or sets an Integer indicating the time interval between updates. |
Methods
RefreshData() |
Requests an update of real-time data from the real-time data server. |
RestartServers() |
Reconnects to a real-time data server (RTD). |