C# (CSharp) KiloWatt.Runtime.Support Пространство имен

Классы

Имя Описание
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