Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in task-parallel-library
Task.Wait Method (CancellationToken)
Oct 20, 2022
c#
multithreading
task-parallel-library
cancellation-token
How is Task.Delay awaitable if it's not marked async?
Nov 18, 2022
c#
.net
task-parallel-library
async-await
ilspy
If async/await doesn't create new thread then explain this code
Aug 23, 2022
c#
multithreading
asynchronous
async-await
task-parallel-library
Parent task does not wait for child task to complete
Nov 01, 2022
c#
.net
task-parallel-library
Return value and keyword inside a Parallel ForEach or For loop
Sep 27, 2022
c#
multithreading
thread-safety
parallel-processing
task-parallel-library
General purpose FromEvent method
Mar 10, 2022
c#
async-await
task-parallel-library
cil
reflection.emit
Oracle Client vs. Task-based Asynchronous Pattern (async/await)
Aug 23, 2022
c#
.net
oracle
task-parallel-library
async-await
How do I make SqlDataReader.ReadAsync() run asynchronously?
Feb 20, 2022
c#
ado.net
task-parallel-library
sqlclient
Threading & implicit memory barriers
Jan 27, 2019
c#
multithreading
task-parallel-library
memory-barriers
Best strategy for finding tasks with unobserved exceptions
May 01, 2020
c#
.net
async-await
task-parallel-library
Is there a variant of `Task.Delay` that expires after real time passes e.g. even when the system is suspended and resumed?
Oct 26, 2022
c#
.net
task-parallel-library
delay
Verify that task is being awaited
Sep 20, 2018
c#
.net
unit-testing
task-parallel-library
async-await
Turning async socket Parallel and not only Concurrent in very intensive application using TPL
Aug 04, 2021
c#
sockets
parallel-processing
task-parallel-library
Is there a way of setting a Task driven via TaskCompletionSource to Status 'Running'?
Oct 18, 2022
c#
task-parallel-library
How to handle exceptions in Tasks with debugger?
Oct 26, 2022
c#
.net
vb.net
exception
task-parallel-library
Parallel loops and Random produce odd results
Oct 18, 2022
random
parallel-processing
simulation
task-parallel-library
I want the Task to handle any exceptions that are thrown, but am finding it difficult to stop them from reaching the parent
Oct 16, 2022
c#
.net
exception-handling
.net-4.0
task-parallel-library
« Newer Entries
Older Entries »