WIndow Services Event ID
I'm doing a C# project window service. 1st time doing it. I have managed to installed and checked that it is working. 1 thing that puzzle me is that when I see the event log, I notice all or almost all of the other services has its own Event ID. However in my project, I can't find the place to put this event id. Only saw a exit code, ...