Merge pull request #10857 from gunnim/patch-2

SystemLock - Update link to msdn blog
This commit is contained in:
Bjarke Berg
2021-08-17 07:58:35 +02:00
committed by GitHub

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