DEV Community

Juan Pablo Miranda Barquero
Juan Pablo Miranda Barquero

Posted on

Timeout in Blazor

Hello Guys, I need your help with a problem that I'm Facing. I am developing a Blazor application using telerik components. Security is one of the most important requirement I need to cover, but I don't know why every 25 or 26 minutes the application, or server or a component apply a page refresh and calls the home, an all page information is cleared. I have made a test without my code, and the behavior is the same.

It's like a parameter in any blazor place that apply the home refresh

Do you know if this is a blazor property? Or if you have a manual or something like that to avoid this timeout.

Thank you, I really appreciate your help.

Top comments (0)