阅读背景:

如何调用可执行文件从MVC Web应用程序启动服务

来源:互联网 

I have a MVC4 app in which I need to init a long running process. Currently, the code for this process is in a console app being installed as a service with topshelf. I have the process checking a database every few seconds to see if it needs to be run, but that's not a solution. I need a way for the MVC4 app to kick off the process and forget about it, but the process NOT be unloaded with the web app when the response is returned to the client.I have a MVC4 app in which I need to init a lon




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: