Blazor server side is built on signalr, so I would assume that it knows when a user leaves the website (closes the connection). Is there any event raised that I can use to log this? Or any other way really!
↧
Blazor server side is built on signalr, so I would assume that it knows when a user leaves the website (closes the connection). Is there any event raised that I can use to log this? Or any other way really!