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 synchronizationcontext
Confused by TaskScheduler and SynchronizationContext for sync-on-async, can't control the sync context?
Oct 29, 2019
asp.net
task-parallel-library
async-await
webmethod
synchronizationcontext
WPF + Tasks + WCF = No SynchronizationContext?
Jun 25, 2019
wpf
wcf
task
synchronizationcontext
How to ignore unobserved exceptions with async/await in MonoTouch?
Sep 17, 2020
c#
xamarin.ios
async-await
c#-5.0
synchronizationcontext
Get SynchronizationContext from a given Thread
Mar 07, 2022
c#
multithreading
.net-3.5
synchronizationcontext
How to use SynchronizationContext with WCF
May 18, 2022
wcf
synchronizationcontext
Using a custom SynchronizationContext to serialize execution when using async/await
Mar 29, 2019
c#
.net
async-await
synchronizationcontext
Task.Start, Task.RunSynchronously and synchronization context
Nov 03, 2022
c#
.net
task-parallel-library
task
synchronizationcontext
Comparing SynchronizationContext
Oct 24, 2019
c#
synchronizationcontext
Any scenario where Task.ContinueWith(..., TaskScheduler.FromCurrentSynchronizationContext()) would *not* run on the UI thread?
Apr 27, 2020
c#
task
multithreading
synchronizationcontext
Security, Thread.CurrentPrincipal, and ConfigureAwait(false)
Nov 17, 2022
async-await
claims-based-identity
synchronizationcontext
executioncontext
current-principal
Is ConfigureAwait(false) needed/beneficial when awaiting async calls in Azure Functions
Oct 27, 2022
async-await
azure-functions
azure-functions-runtime
synchronizationcontext
azure-function-async
When to call SynchronizationContext.SetSynchronizationContext() in a UI application?
Oct 16, 2022
c#
wpf
winforms
multithreading
synchronizationcontext
Use ConfigureAwait(false) in a Windows Service?
Apr 14, 2022
c#
windows-services
task-parallel-library
async-await
synchronizationcontext
.Net core & SynchronizationContext & Thread.SetData
Oct 21, 2022
c#
asp.net-core
async-await
synchronizationcontext
async/await with ConfigureAwait's continueOnCapturedContext parameter and SynchronizationContext for asynchronous continuations
Jan 14, 2019
c#
asynchronous
task-parallel-library
async-await
synchronizationcontext
What do I do with async Tasks I don't want to wait for?
Nov 19, 2022
c#
asynchronous
task-parallel-library
async-await
synchronizationcontext
Why a unique synchronization context for each Dispatcher.BeginInvoke callback?
Oct 24, 2022
c#
.net
wpf
multithreading
synchronizationcontext
Using SynchronizationContext for sending events back to the UI for WinForms or WPF
Dec 18, 2016
.net
wpf
multithreading
synchronizationcontext
.NET: How do I invoke a delegate on a specific thread? (ISynchronizeInvoke, Dispatcher, AsyncOperation, SynchronizationContext, etc.)
Feb 08, 2022
.net
winapi
multithreading
system.componentmodel
synchronizationcontext
Dispatcher and SynchronizationContext classes
Jun 04, 2017
wpf
dispatcher
synchronizationcontext
« Newer Entries
Older Entries »