public CalculatorService() { wmiObj = new WMIObject(); //publish the object to WMI in order to be viewed Instrumentation.Publish(wmiObj); }