Unbehandelte Ausnahme #7FB8C07A8BC5210D vom Typ System.Threading.Tasks.TaskCanceledException in Void ThrowForNonSuccess(System.Threading.Tasks.Task)
System.Threading.Tasks.TaskCanceledException: Eine Aufgabe wurde abgebrochen.
bei System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
bei System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
bei System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
bei System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
bei MS.Internal.WeakEventTable.OnShutDown()
bei MS.Internal.WeakEventTable.WeakEventTableShutDownListener.OnShutDown(Object target, Object sender, EventArgs e)
bei MS.Internal.ShutDownListener.HandleShutDown(Object sender, EventArgs e)