The CommsThreadPool type exposes the following members.
Back to Top
Methods
| Name | Description | |
|---|---|---|
| BeginShutdown |
Prevent any additional threads from starting. Returns immediately.
| |
| EndShutdown |
Prevent any additional threads from starting and return once all existing workers have completed.
| |
| EnqueueItem |
Enqueue a callback to the thread pool.
| |
| (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
Serves as a hash function for a particular type. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
| ToString |
Provides a brief string summarisation the state of the thread pool
(Overrides |
See Also