摘要:
停止ServiceController sc = new ServiceController("iisadmin");if(sc.Status=ServiceControllerStatus.Running) sc.Stop();啟動IIS服務ServiceController sc = new ServiceController("iisadmin"); sc.Start();重啟using... 阅读全文
posted @ 2006-06-29 19:28
nathan
阅读(465)
评论(0)
推荐(0)

浙公网安备 33010602011771号