User61956409 posted
Hi rezord,
after refreshing page, it will not show the result of SignalR command. If I click on that page then it will show the result of SignalR!
When you navigates to a new page or refreshes the page, the SignalR connection immediately ends. If your client does not establish a new connection and no messages/data are pushed from your hub server to your client, you will not see the result of SignalR
command.
With Regards,
Fei Han