Skip to content

Instantly share code, notes, and snippets.

@KanwarSingh
Last active April 30, 2018 00:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KanwarSingh/2f069046321f49a0185a65aac57863f1 to your computer and use it in GitHub Desktop.
Save KanwarSingh/2f069046321f49a0185a65aac57863f1 to your computer and use it in GitHub Desktop.
Context Request Timeout
// Set the timeout to infinite
Context.RequestTimeout = System.Threading.Timeout.Infinite;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment