Answer the question
In order to leave comments, you need to log in
How to initiate sending commands from the server in C#.NET?
There is a desktop application in C # .NET, it periodically accesses the server and collects data. The server side is written in ASP.NET Core.
Are there ready-made libraries that allow you to get rid of polling and receive data from the server asynchronously, as they appear on the server?
Answer the question
In order to leave comments, you need to log in
Regular Long Poll.
And you don't need any libraries.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question