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