Command Timeout with Entity Framework 4.1 Code First

Viewed 14889

How can I set the command timeout of a DbContext?

5 Answers
Related