Search code examples
What is the use for Task.FromResult<TResult>?...

c#.nettask-parallel-librarytaskasync-await

Read More
Passing CancellationTokenSource to awaited Task...

c#task-parallel-library

Read More
Do I need to check the CancellationToken in Parallel.ForEach?...

c#task-parallel-libraryparallel.foreachcancellation-token

Read More
When to use BlockingCollection and when ConcurrentBag instead of List<T>?...

c#wpfmultithreadinglinqtask-parallel-library

Read More
Does the use of async/await create a new thread?...

c#multithreadingasync-awaittask-parallel-libraryc#-5.0

Read More
Task.Delay never completing...

c#.nettask-parallel-libraryasync-awaitdelay

Read More
Why does direct throwing OperationCanceledException cancels the task...

c#tasktask-parallel-library

Read More
Run two async tasks in parallel and collect results in .NET 4.5...

c#asynchronousasync-awaittask-parallel-library.net-4.5

Read More
How to implement a custom Task.WhenAll that preserves the order of exceptions?...

c#asynchronoustask-parallel-library.net-8.0

Read More
Is there a way to wait for all tasks until a specific result is true, and then cancel the rest?...

c#.net.net-coretask-parallel-library

Read More
Running multiple async tasks and waiting for them all to complete...

c#.netasynchronoustask-parallel-libraryasync-await

Read More
How is it possible to have a Task that RanToCompletion but also Result.Status is Faulted?...

task-parallel-libraryasync-await

Read More
No ConcurrentList<T> in .Net 4.0?...

c#.netparallel-processingtask-parallel-library

Read More
Parallel tree traversal in C#...

c#parallel-processingtask-parallel-librarytree-traversal

Read More
AggregateException is not caught...

c#.nettask-parallel-libraryaggregateexception

Read More
Nesting await in Parallel.ForEach...

c#wcfasync-awaittask-parallel-libraryparallel.foreach

Read More
How to properly cancel Task.WhenAll and throw the first exception?...

c#.netexceptionasync-awaittask-parallel-library

Read More
How to safely call an async method in C# without await...

c#exceptionasync-awaittasktask-parallel-library

Read More
Task issue with Powershell and TaskScheduler...

c#tasktask-parallel-library.net-4.6.1

Read More
PLINQ ForAll WithCancellation is not working...

c#parallel-processingtask-parallel-librarycancellationplinq

Read More
Producer consumer queue best practices and performance...

c#performancetask-parallel-libraryproducer-consumerblockingcollection

Read More
Problems implementing properly a Parallel.ForΕach loop and continue other work in the mean time...

c#multithreadingasync-awaittask-parallel-library.net-4.8

Read More
Task.Run( async () => ) Blocking/Not Running All Tasks C#...

c#asynchronousasync-awaittask-parallel-library

Read More
How to transform task.Wait(CancellationToken) to an await statement?...

c#.nettask-parallel-libraryasync-await

Read More
How to preload all the files in a TPL DataFlow pipeline between two TranformBlocks before processing...

.nettask-parallel-librarytpl-dataflow

Read More
F# - Convert Task<unit> to plain Task...

.netf#task-parallel-library

Read More
Indexing Lucene with Parallel Extensions...

concurrencylucenetask-parallel-library

Read More
Simplest way to run three methods in parallel in C#...

c#parallel-processingtask-parallel-library

Read More
C# Algorithmic Stock Trading...

multithreadingc#-4.0task-parallel-librarytpl-dataflowalgorithmic-trading

Read More
Smarty error after hardcoding ps_socialfollow.tpl to support multilanguage...

phptask-parallel-libraryprestashopsmarty

Read More
BackNext