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