mirror of
https://github.com/HannahVernon/CommandTimeoutTest.git
synced 2026-05-27 13:54:15 -05:00
Code to test .Net Sql Data Client CommandTimeout
- C# 100%
| ConnectionTimeoutTest | ||
| .gitattributes | ||
| .gitignore | ||
| CommandTimeoutTest.sln | ||
| README.md | ||
ConnectionTimeoutTest
Code to test .Net Sql Data Client CommandTimeout
The default clent-side connection timeout for .Net Sql Client is 30 seconds. This code shows how to change the default connection timeout to 60 seconds.