public void ChangeBackgroundTaskPriority(Priority priority) { ExcecuteCommand($"sys changept p={priority.GetSecondaryValue()}"); }