| Overload | Description |
|---|---|
| EasySparkplugConsumer Constructor() | Initializes a new instance of the class. |
| EasySparkplugConsumer Constructor(EasySparkplugConsumer) | Initializes a new instance of the class by copying the state from an existing EasySparkplugConsumer instance. |
| EasySparkplugConsumer Constructor(IConfiguration) | Initializes a new instance of the class, specifying the configuration to use. |
| EasySparkplugConsumer Constructor(IContainer) | Required for Windows.Forms Class Composition Designer support |
| EasySparkplugConsumer Constructor(SparkplugBrokerDescriptor) | Initializes a new instance of the class, specifying an implicit broker descriptor. |
| EasySparkplugConsumer Constructor(SparkplugBrokerDescriptor,String) | Initializes a new instance of the class, specifying an implicit broker descriptor and an implicit host ID. |
| EasySparkplugConsumer Constructor(SparkplugHostDescriptor) | Initializes a new instance of the class, specifying an implicit host descriptor. |