SystemLock - Update link to msdn blog

This commit is contained in:
Gunnar
2021-08-13 22:03:15 +00:00
committed by GitHub
parent 3c6efa6cb5
commit a79aec85d7

View File

@@ -5,7 +5,7 @@ using System.Threading.Tasks;
namespace Umbraco.Cms.Core
{
// http://blogs.msdn.com/b/pfxteam/archive/2012/02/12/10266988.aspx
// https://devblogs.microsoft.com/pfxteam/building-async-coordination-primitives-part-6-asynclock/
//
// notes:
// - this is NOT a reader/writer lock