Namespace Acuit.Pinpoint.Common.Threading
Classes
- AsyncBackgroundLoopController
Provides control over the execution of an asynchronous background loop, where the loop will run until requested to stop via a cancellation token.
- AsyncHandlers
Provides support for adding asynchronous handlers to a synchronous event mechanism.