Skip to content

Instantly share code, notes, and snippets.

@syncsynchalt
Created September 21, 2011 15:41
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 syncsynchalt/1232419 to your computer and use it in GitHub Desktop.
Save syncsynchalt/1232419 to your computer and use it in GitHub Desktop.
try
{
try
{
for( int retry=10; !success&&retry>0; retry-- )
{
try
{
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment