Is it possible to Handle simultaneous user requests respectively in Asp.net WebApi? I Don't want to ignore user request with throttling And I don't want to add user session cause I have User UUID. Due to multi-threading issue I want user request to be added inside a queue and whenever it's previous request finished next one happen.
Aucun commentaire:
Enregistrer un commentaire