Namespace LfrlAnvil.Chrono.Async
Classes
- ValueTaskDelaySource
Represents a source of value tasks that complete after a specified amount of time has passed.
Structs
- AsyncManualResetEvent
Represents an asynchronous thread synchronization event that, when signaled, must be reset manually. This event supports at most one active awaiter.
Enums
- AsyncManualResetEventResult
Represents possible values returned by AsyncManualResetEvent tasks.
- ValueTaskDelayResult
Represents possible values returned by ValueTaskDelaySource tasks.