CurActiveThreads | Returns the current number of active threads for a session. |
CurQueuedRequests | Returns the number of queued requests for a session. |
CurRemoteSessions | Returns the number of queued requests for a session or protocol. |
MaxActiveThreads | Returns the maximum number of active threads for a session. |
MaxQueuedRequests | Returns the maximum number of queued requests for a session. |
MaxRemoteSessions | Returns the maximum number of remote sessions for a session. |
PeakActiveThreads | Returns the highest number of active threads for a session |
PeakQueuedRequests | Returns the highest number of queued requests for a session. |
PeakRemoteSessions | Returns the highest number of remote sessions for a session |
RequestsProcessed | Returns the total number of requests processed for a session |
TotalTimeOuts | DTO2 only: Returns the total number of communication time outs. |
TotalRecoveries | DTO2 only: Returns the total number of reconnects using the Zen auto reconnect feature. See Advanced Operations Guide for more information. |