Normally we can easily set the request timeout in ASP.NET Core’s web.config file with following configuration. <aspNetCore requestTimeout=”00:01:00″ /> But for the C# .NET Core…
π²π² πΈπ¬ π¨π¦
Normally we can easily set the request timeout in ASP.NET Core’s web.config file with following configuration. <aspNetCore requestTimeout=”00:01:00″ /> But for the C# .NET Core…