Skip to content

System.Threading Namespace

Classes
LockStands in for System.Threading.Lock, which arrived in .NET 9.
Structs
Lock.ScopeThe holder of an entered lock, which releases it when disposed.