Property | Type | Description | |
---|---|---|---|
brokerUrl | string |
Method | Description | |
---|---|---|
ConnectData ( int rtdTopicId, |
||
DisconnectData ( int rtdTopicId ) : void | ||
Heartbeat ( ) : int | ||
RefreshData ( int &rtdTopicCount ) : |
||
ServerStart ( IRTDUpdateEvent callback ) : int | ||
ServerTerminate ( ) : void |
Method | Description | |
---|---|---|
CreateActiveMQSession ( ) : void | ||
GetCurrentTopicSubscriber ( string topicName ) : |
public ConnectData ( int rtdTopicId, |
||
rtdTopicId | int | |
strings | ||
newValues | bool | |
return | object |
public DisconnectData ( int rtdTopicId ) : void | ||
rtdTopicId | int | |
return | void |
public RefreshData ( int &rtdTopicCount ) : |
||
rtdTopicCount | int | |
return |
public ServerStart ( IRTDUpdateEvent callback ) : int | ||
callback | IRTDUpdateEvent | |
return | int |