| Overload | Description |
|---|---|
| SparkplugConnectionDescriptor Constructor() | Initializes a new instance of the class with default data. |
| SparkplugConnectionDescriptor Constructor(SparkplugBrokerDescriptor) | Initializes a new instance of the class with the specified Sparkplug broker descriptor. |
| SparkplugConnectionDescriptor Constructor(SparkplugConnectionDescriptor) | Initializes a new instance of the class, making a copy of an existing instance. |
| SparkplugConnectionDescriptor Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |