private List <CommandResource> GetStartedCommands() { return(ToListResource(_commandQueueManager.GetStarted())); }