List Question
20 TechQA 2024-01-18T08:06:20.407000SignalR C#, waiting for a response from the server in TaskCompletionSource and continuing code execution
47 views
Asked by Vladimir
Awaited TaskCompletionSource and Channel Reader doesn't resume when SetResult/Write in Update
129 views
Asked by Aaron Lee
Strange deadlock while sync with TaskCompletionSource and AutoResetEvent
160 views
Asked by Sky Nano
Program halts / blocks when calling method that returns TaskCompletionSource.Task
41 views
Asked by user1323245
Use TaskCompletionSource with generic Type as parameter
83 views
Asked by Sigmarod
Synchronously Wait on TaskCompletionSource.Task
481 views
Asked by Artur
Why will the synchronous continuations no longer be executed synchronously?
163 views
Asked by Marcin
Synchronous continuation when calling TaskCompletionSource.SetResult
220 views
Asked by ANisus
JSON-RPC - Handling exceptions with TaskCompletionSource (SetException)
555 views
Asked by nop
Why is the task from TaskCompletionSource not completed after 5 seconds?
827 views
Asked by Rene
Avoiding allocations and maintaining concurrency when wrapping a callback-based API with an async API on a hot path
818 views
Asked by allmhuran
TaskCompletionSource and not thread-safe library
257 views
Asked by Aliaksei Luferau
Strange case involving TaskContinuationOptions.RunContinuationsAsynchronously
220 views
Asked by Joshua
Set TaskCompletionSource.Task status as running
557 views
Asked by Patrice
How to use async operation in IO-Bound with TaskCompletionSource?
204 views
Asked by Meysam Hadeli
How to best use TaskCompletionSource with SemaphoreSlim
680 views
Asked by LorneCash
How to convert this WebSocket pattern to a Task I can await/cancel/continuewith/
148 views
Asked by LorneCash
Awaiting a single .NET event with a ValueTask
1k views
Asked by bitbonk
Get count of current active Tasks spawned by a multithreaded application
1k views
Asked by edo101
C# TaskCompletionSource error when awaiting dependency service
115 views
Asked by Ryn9011