RTD 接口

定义

代表一个实时数据对象。

public interface class RTD
[System.Runtime.InteropServices.Guid("0002446E-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(2)]
public interface RTD
Public Interface RTD
属性

注解

RTD使用 对象的 属性_Application可返回 RTD 对象。

属性

ThrottleInterval

返回或设置一个 Integer 类型的值,指示更新之间的时间间隔。

方法

RefreshData()

请求对实时数据服务器中的实时数据进行更新。

RestartServers()

与实时数据服务器 (RTD) 重新连接。

适用于