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…
How You Do Anything Is How You Do Everything 🍀🍀🍀
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…