Exception:调用的目标发生了异常。引发类型为“System.OutOfMemoryException”的异常。

报错信息

   在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   在 System.Delegate.DynamicInvokeImpl(Object[] args)
   在 Microsoft.Win32.SystemEvents.SystemEventInvokeInfo.InvokeCallback(Object arg)
   在 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)

引发类型为“System.OutOfMemoryException”的异常。
   在 Quicker.Domain.Services.SystemEventsWatcher.SystemEventsOnSessionSwitch(Object sender, SessionSwitchEventArgs e) 

解决方法

暂无解决方案。