LuciadCPillar C# 2024.0.08
All Classes Namespaces Functions Enumerations Enumerator Properties Pages
Luciad.Concurrent Namespace Reference

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...
 

Detailed Description

Utility classes for handling concurrent access.