Skip to content

Instantly share code, notes, and snippets.

@JoanM
Created December 20, 2016 10:57
Show Gist options
  • Save JoanM/95caa1bfad3461e3d83fe366f55ccab9 to your computer and use it in GitHub Desktop.
Save JoanM/95caa1bfad3461e3d83fe366f55ccab9 to your computer and use it in GitHub Desktop.
Calling DoCurlAsync() synchronous
var bynderContents = DoCurlAsync().Result;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment