Connection Timeout option
I get timeout error if initialize Linq to Sql Connection at local sql server with many database inside. Please add a timeout option to it.
Thank you very much.
7
votes
sanme98
shared this idea
-
Anonymous commented
Azure has consistent connection times over 15 seconds (which I believe is the default). In my C# solutions, I set timeout to 60 seconds to be safe.