![]() GetAvailableThreads | Retrieves the difference between the maximum number of thread pool threads, returned by GetMaxThreads, and the number currently active. |
![]() GetMaxThreads | Retrieves the number of requests to the thread pool that can be active concurrently |
![]() SetMaxThreads | Overloaded. Sets the maximum number of threads in the thread pool. |
ThreadPoolManager Constructor | Initializes a new instance of the ThreadPoolManager class. |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
GetType (inherited from Object) | Gets the Type of the current instance. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
ThreadPoolManager Class | Devshock.Tool Namespace