TNonblockingServer.numActiveProcessors

Return count of number of connections which are currently processing.

This is defined as a connection where all data has been received, and the processor was invoked but has not yet completed.

class TNonblockingServer
const @property
size_t
numActiveProcessors
()

Meta