Namespace FoundationaLLM.Common.Tasks
Classes
- ConcurrentTaskPool
 Represents a pool of active tasks with a predefined capacity.
- TaskInfo
 Provides the context for a task running in the task pool.
- TaskPool
 Represents a pool of active tasks with a predefined capacity.
- TaskPoolException
 Represents errors that occur in task pools.