| Overload | Description |
|---|---|
| SparkplugArguments Constructor() | Initializes a new instance of the class with default data. |
| SparkplugArguments Constructor(SparkplugArguments) | Initializes a new instance of the class, making a copy of an existing instance. |
| SparkplugArguments Constructor(SparkplugHostDescriptor,String,String,String,String) | Initializes a new instance of the class, specifying the Sparkplug host descriptor, group ID, edge node ID, device ID, and metric name. |
| SparkplugArguments Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |