Tagged Questions
1
vote
2answers
215 views
Does anyone know how to listen to build events from an already running cctray process, in C#?
I have made a C# application and I am trying to figure out if I can tap into build events of cctray (cruise control tray)? I don't want to re-invent the wheel, I just want to know when my builds fail ...