| Overload | Description |
|---|---|
| SparkplugConnectionStateChangedEventArgs Constructor() | Initializes a new instance of the class with default data. |
| SparkplugConnectionStateChangedEventArgs Constructor(ConnectedCondition,ConnectedConditionStatistics,SparkplugConnectionDescriptor,String) | Initializes a new instance of the class with the specified connection condition, statistics, connection descriptor, and client ID. |
| SparkplugConnectionStateChangedEventArgs Constructor(SparkplugConnectionStateChangedEventArgs) | Initializes a new instance of the class, making a copy of an existing instance. |
| SparkplugConnectionStateChangedEventArgs Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |