Exception:将指定的计数添加到该信号量中会导致其超过最大计数。

报错信息 1
SemaphoreFullException: 将指定的计数添加到该信号量中会导致其超过最大计数。
StackTrace:
   在 System.Threading.SemaphoreSlim.Release(Int32 releaseCount)
   在 DynamicClass.<ExecuteSnapCheckAsync>d__7.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   在 DynamicClass.<OnThrottleElapsed>d__2.MoveNext()
--- 引发异常的上一位置中堆栈跟踪的末尾 ---
   在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

版本:1.44.47 2025-12-07 17:59 Microsoft Windows NT 10.0.26200.0