Multiple requests for access to the same method

Asked

Viewed 24 times

0

I have an application running with multiple logins using the same database for all accesses. I have had a multiple request problem, two users in different locations trigger the same request, but I need them to execute the method one at a time. Is there a resource in Asp . Net Core that helps me with this? Trigger the request from the view using ajax.

  • Put a minimal example!

  • @Larissa Vesper posts your code to help you.

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.