AgentServerResponse public class AgentServerResponse : DisplayableObjectIdentifier Documentation public int NumberOfAgents { get; set; } public int ProcessorCores { get; set; } public string Type { get; set; } public AgentServerResponse()