Quantcast
Channel: ASP.NET Core
Viewing all articles
Browse latest Browse all 9386

How to Log last Active Database Connection in ASP.NET Core

$
0
0

Hi, I am new to ASP.NET core and building an application. we got a requirement where we need to log the last active database connection and use it next time to reduce the likelihood of one connection attempt timing out. Please let me know how can I do this with logging the active database connection.

Please let me know if there are some configuration changes can be done to achieve the required output without using log database connection.


Viewing all articles
Browse latest Browse all 9386

Trending Articles