我正在编写一个监视应用程序池的.NET服务.根据具体的触发器,我正在重新启动它们.但是,如果触发器在最后一次被回收之前发生,我不想重新启动它们.我如何知道应用程序池的"上次回收时间"?
.net application-pool .net-services
.net ×1
.net-services ×1
application-pool ×1