C#C
C#9mo ago
Salakhosh

SignalR: OnDisconnectAsync() doesnt get called when i host on IIS Server

Hello, i am facing a problem where OnDisconnectAsync() doesnt get called if user exits abnormally (close app,connection lost...). It works fine locally but not when hosted on IIS.Any help? Thanks in advance
Was this page helpful?