C# (CSharp) KiloWatt.Runtime.Support Namespace

Classes

Name Description
ThreadPoolComponent You typically only create a single ThreadPoolComponent in your application, and let all your threaded tasks run within this component. This allows for ideal thread balancing. If you have multiple components, they will not know how to share the CPU between them fairly.
ThreadPoolComponent.TaskContext
ThreadPoolComponent.Worker