I want to call a URL for a specified number of time even if there is a timeout exception or any other exception. is there a method in c# which does this?
I want to call a URL for a specified number of time even if there is a timeout exception or any other exception. is there a method in c# which does this?