Returns the current number of requests waiting for a native threadreturnqueued requests
Returns current number of threadsreturncurrent threads
Returns the number of threads that are currently idlereturnidle threads
Returns the thread pool Idreturnid
Returns the maximum number of requests that can be queued at one time to wait for a native threadreturnmax number of request to be queued
Returns the maximum number of native threads allowed in the thread poolreturnmax number of threads allowed
Returns the highest number of requests that were ever queued up simultaneously for the use of a native thread since the server was started