.net - SignalR 2 - Reconnect -


i have win forms .net 4.5 signalr server on windows 2012. clients win forms applications using .net 4 framework on windows xp sp3.

currently have 400 clients connected , server have onreconnect() event fires more expected (every 20-40 sec). clients have connection.ensurereconnecting();

my question : normal behavior of longpolling transport.


Comments

Popular posts from this blog

php - Permission denied. Laravel linux server -

google bigquery - Delta between query execution time and Java query call to finish -

python - Pandas two dataframes multiplication? -