Method ResetAllBlocked
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
ResetAllBlocked()
Clears Blocked entries without rearming entries that already released the attempt.
public void ResetAllBlocked()
Remarks
A Proceeding Blocker is left alone: the attempt starting here may be the one it released, and returning it to Idle would put it back in the way of that attempt.