As a user, I would like to have an AutoResetWaitHandle based on a Schedule #30

Open
opened 2026-02-06 12:32:23 +01:00 by frederik.engelhardt · 0 comments

Applications have logic which runs every x seconds.

  • Registering an AutoResetWaitHandle to a scheduler which sets the wait handle in that interval would make it quite nice to use in async code.
  • Extension method similar to WaitOneAsync.
Applications have logic which runs every x seconds. - Registering an AutoResetWaitHandle to a scheduler which sets the wait handle in that interval would make it quite nice to use in async code. - Extension method similar to WaitOneAsync.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
equadrat-oss/Framework.Core#30
No description provided.