3
I have my desktop application that needs to send data (just send) to a webapi, this data cannot be sent repeatedly and also after sent, not send again, the desktop app will be on. net(wpf) the webapi also Asp.net webapi.
The desktop application will be on a machine with precarious internet, so there may be failure of sending at all times, fully unstable connection.
Is there a library that helps me in this synchronization? Remembering that it is only sending(after sent, no more sending).
@Tmc your issue changes the meaning of the question, do not remove comments from the author unless these are irrelevant to the question. And this was not the case.
– user28595