private void RefreshTelemetryData() { var task = taskManager.GetTaskInfo("TelemetryProcessor"); taskManager.RunTaskSync(task); }