This document is archived and information here might be outdated. Recommended version. |
Provides access to methods and properties implemented by datalinks and consumed by the Tracking Server.
Name | Description | |
---|---|---|
ClientQueueCount | Number of connections in client queue. | |
DataFilters | Defines data filters in client connection. | |
Disconnect | Disconnects client connection. | |
ID | Defines data's ID value in client connection. | |
Name | Defines dataset name in client connection. | |
popClientMessage | Obtain next message from the client queue. | |
postClientMessage | Post a client message to server queue. | |
ServerQueueCount | Number of connections in server queue. | |
Status | Indicates status of the client connection. | |
TimeEstablished | Indicates time connection was established. | |
TotalClientMessageCount | Total number of client messages. | |
TotalServerMessageCount | Total number of server messages. |
Classes | Description |
---|---|
PlugIn | Base class for data links for Tracking Server. |