Namespace Simplic.Threading
Classes
ThreadInfo
Information about a thread
ThreadManager
Utility class for managing threads. Use this instead of new Thread() to minimize the possibility of zombie threads.
ThreadOptions
Thread management options
Enums
ThreadImportance
Importance of a thread
ThreadType
What a thread does