AggregateException: 发生一个或多个错误。 --InnerExceptions: System.Collections.ObjectModel.ReadOnlyCollection`1[System.Exception] StackTrace: 在 System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException) 在 System.Threading.CancellationTokenSource.NotifyCancellation(Boolean throwOnFirstException) 在 System.Threading.CancellationTokenSource.TimerCallbackLogic(Object obj) 在 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.TimerQueueTimer.CallCallback() 在 System.Threading.TimerQueueTimer.Fire() 在 System.Threading.TimerQueue.FireNextTimers() OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。 StackTrace: 在 System.Net.HttpWebRequest.Abort(Exception exception, Int32 abortState) 在 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.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) 在 System.Threading.CancellationCallbackInfo.ExecuteCallback() 在 System.Threading.CancellationTokenSource.ExecuteCallbackHandlers(Boolean throwOnFirstException)