What’s the procedure to set framework timeout?
Hello Charity,
The CommandTimeout in your repository on your context object like so:
this.context.CommandTimeout = 180;
What’s the procedure to set framework timeout?
Hello Charity,
The CommandTimeout in your repository on your context object like so:
this.context.CommandTimeout = 180;