Skip to content

Instantly share code, notes, and snippets.

@anaselhajjaji
Created April 12, 2017 23:12
Show Gist options
  • Save anaselhajjaji/bef7603236b61301e85031dacc5b6838 to your computer and use it in GitHub Desktop.
Save anaselhajjaji/bef7603236b61301e85031dacc5b6838 to your computer and use it in GitHub Desktop.
// UI Scheduler
static readonly TaskScheduler UIScheduler = TaskScheduler.FromCurrentSynchronizationContext();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment