System.Threading Namespace
| Classes | |
|---|---|
| Lock | Stands in for System.Threading.Lock, which arrived in .NET 9. |
| Structs | |
|---|---|
| Lock.Scope | The holder of an entered lock, which releases it when disposed. |
| Classes | |
|---|---|
| Lock | Stands in for System.Threading.Lock, which arrived in .NET 9. |
| Structs | |
|---|---|
| Lock.Scope | The holder of an entered lock, which releases it when disposed. |