C#C
C#3y ago
Sander

❔ variable refusing to increment

ive got a variable inside my blazor component that refuses to increment itself inside a while loop of a PeriodicTimer.

a copy of my code (the file) with the relevant methods and fields is below, inside the screenshot you can see the result when im running this.

any answer to help me understand what is going on here would be greatly appriciated
image.png
code.cs3.39KB
Was this page helpful?