SyntaxFix
Write A Post
Hire A Developer
Questions
If you are using DbContext and EF v6+, alternatively you can use:
DbContext
this.context.Database.CommandTimeout = 180;