We have the following shared component:
public class OurServiceBase : System.ServiceProcess.ServiceBase
This class has functionality we wan
This will do the trick