How can I get a real timeout on a blocked/slow database operation in C#, since commandTimeout is not robust enough?

后端 未结 0 424
闹比i
闹比i 2021-01-26 21:32

SQL Server\'s .NET Client in Microsoft.Data.SqlClient gives us an IDbConnection that supports operations, many of which have a commandTimeout parameter. However, I learned that

相关标签:
回答
  • 消灭零回复
提交回复
热议问题