Posts by Lucca Ferri • 99 points
1 post
-
-1
votes1
answer312
viewsA: How can I stop Settimeout on C#
You have two ways to do this. The first would be to poole to see if you can stop setTimeout by ordering at some API endpoint. The second way would be using Signalr (I prefer Signalr because it works…