Value of string not changing even though it should be!

Hannah 0 Reputation points
2023-11-03T14:38:18.1866667+00:00

In my blazor application, I am quereying a database repeatedly until I receive the correct value.

The code is running without any errors but the string getStatus keeps coming back as 'Submitted', even though the value has been changed to 'Processed' in the database.

Please can someone help!

My code is below:

User's image

User's image

Azure SQL Database
Developer technologies .NET Blazor
Developer technologies C#
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.