Namespace Cuemon.Threading
Assembly: Cuemon.Core.dll
Classes
AsyncOptions
Specifies options that is related to asynchronous operations.
ParallelTasks
Provides ways to encapsulate and re-use existing code while adding support for parallel loops and regions.
ThreadPoolUtility
Provide ways to work more efficient with System.Threading.Tasks.TaskFactory.StartNew(Action) related tasks.