L
Luke Davis
I'm new so bear with me. Is there a way for the catch to fix a problem
then start the try over again?
For example, I have this console application sync a remote database and it
takes hours. Sometimes the link, for no apparent reason will drop and will
trigger the catch. I want the catch to wait a minute then start the try
over again. Possible? or not?
Luke
then start the try over again?
For example, I have this console application sync a remote database and it
takes hours. Sometimes the link, for no apparent reason will drop and will
trigger the catch. I want the catch to wait a minute then start the try
over again. Possible? or not?
Luke