RTD Interface

Definition

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).

Applies to