Optional routine that pings a Url on the server to keep the server alive.
Use this to avoid IIS shutting down your AppPools
public void PingServer(string url)
Parameters
url
See also:
Class Scheduler© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic