There about 20 users use my asp.net app.
My code is set MyCommand.CommandTimeout = 5000
Recently, my app frozen very often.
Question:
1) Does app will auto exit if time out reach 5000?
2) How long is 5000 in second?
There about 20 users use my asp.net app.
My code is set MyCommand.CommandTimeout = 5000
Recently, my app frozen very often.
Question:
1) Does app will auto exit if time out reach 5000?
2) How long is 5000 in second?