G
Guest
Hi,
I have a Windows Application in C# that has some long-running codes. When I
tried to run the program in debug mode, it eventually gave an error:
Timeout expired. The timeout period elapsed prior to completion of the
operation or the server is not responding.
How do I determine the cause? How do I increase the timeout limit of the
application?
wb.
I have a Windows Application in C# that has some long-running codes. When I
tried to run the program in debug mode, it eventually gave an error:
Timeout expired. The timeout period elapsed prior to completion of the
operation or the server is not responding.
How do I determine the cause? How do I increase the timeout limit of the
application?
wb.