标签: c# asp.net web-applications global-asax
我需要在application_start事件中使用while(true)来监控队列。
while(true)
IIS的性能是否最高?或者是否会引发cpu过载事件或其他不良影响?
那是我的问题。谢谢你的回答。