getThreadStatistics() Purpose Returns the operation counts of the current threads. Returns Table 65 Returns of getThreadStatistics() Returns Type Description ThreadID string Unique identification of a particular thread. ThreadType string Type that tells what part of the adapter this thread belongs to. Valid types include "Publisher", "Subscriber", "RPC", or "Connection". TaskType string One-word description of the tasks this thread processes. TaskCount integer Number of tasks processed by this thread. MeasurementInterval integer Displays the time (in seconds) since last time the adapter was reset, or if never reset, since the adapter started.