OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。 StackTrace: 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Capture(Exception source) 在 System.Threading.Tasks.TaskExceptionHolder.AddFaultException(Object exceptionObject) 在 System.Threading.Tasks.Task.AddException(Object exceptionObject, Boolean representsCancellation) 在 System.Threading.Tasks.Task.HandleException(Exception unhandledException) 在 System.Threading.Tasks.Task.Execute() 在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) 在 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot) 在 System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution) 在 System.Threading.ThreadPoolWorkQueue.Dispatch()