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