How to log Windows Service custom logs in C#? · public Service1() · { · // Disable the default application event log. · this.AutoLog = false; · // Create an event ...
確定! 回上一頁