|
-
Jun 24th, 2023, 06:10 AM
#1
Thread Starter
Frenzied Member
Keep Session alive in ASP.NET Core Web API
Hello Everybody,
I have a web api project developed in asp.net core that has a bunch of api functions. Each function connects to the hsm, does something and logs out of the hsm. What I need to do is to create the hsm connection once in the start of the application somewhere and keep using the connection in every api function. Is this possible?
Thanks,
Muhammad Usama Alam
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|