public void DeleteService()
 {
     ServiceUtilities.DeleteService(m_AppConfig.ServiceName);
 }