Closed commonuserlol closed 10 months ago
I know only that every object have it as pointer, but nothing about class. Anyone know what it does (.pulse, .wait, etc)?
https://learn.microsoft.com/en-us/dotnet/api/system.threading.monitor?view=net-8.0
ohh it's like mutex, thx
I know only that every object have it as pointer, but nothing about class. Anyone know what it does (.pulse, .wait, etc)?