Constructor RestServerAgent
RestServerAgent()
Initializes a new instance of the RestServerAgent class.
public RestServerAgent()
RestServerAgent(string)
Initializes a new instance of the RestServerAgent class with the specified name.
public RestServerAgent(string name)
Parameters
namestringThe name of the agent.