|
LuciadCPillar C# 2025.0.07
|
Utility classes for handling concurrent access. More...
Classes | |
| class | CancellationToken |
| This class contains information on whether an operation has been canceled. More... | |
| interface | ICancellableTask |
| A task that can be canceled. More... | |
| interface | ITask |
| Interface for a class that represents a task to be executed. More... | |
| interface | ITaskScheduler |
| Interface for a class that can schedule tasks. More... | |
Utility classes for handling concurrent access.