SyntaxFix
Write A Post
Hire A Developer
Questions
Add timeout of your SqlCommand. Please note time is in second.
SqlCommand
// Setting command timeout to 1 second scGetruntotals.CommandTimeout = 1;