c# - Update a site without causing users to logout -


i trying update site (core)- mean example, dll files when update site on server, users sessions automatically closed.

how can preform action silently?

i believe facebook example that, update site in background, without causing user logout.


Comments