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