I'll apologize first hand that i'm new to C# and programming in general. What I am trying to build, is a benchmark console app that reads from an eventlog. Every time an event with a specific eventid is logged, is when the process has been finished. What I'm doing currently is converting...