Namespace ToSic.Sys.Locking
Classes
- NamedLocks
Very simple helper to manage locks - typically for caching or resource intensive generation operations.
- TryLockTryDo
Execute something if a condition is met, but do it within a lock to avoid duplicate runs