| Overload | Description |
|---|---|
| EasySparkplugPayloadNotificationEventArgs Constructor(EasySparkplugPayloadNotificationEventArgs) | Initializes a new instance of the class, making a copy of an existing instance. |
| EasySparkplugPayloadNotificationEventArgs Constructor(EasySparkplugPayloadSubscriptionArguments,SparkplugComponentTypes,SparkplugNotificationType,SparkplugSystemDescriptor,String,String,String,String) | Initializes a new instance of the class, specifying the Sparkplug payload subscription arguments, component types, notification type, system descriptor, client ID, group ID, edge node ID, and device ID. |
| EasySparkplugPayloadNotificationEventArgs Constructor(EasySparkplugPayloadSubscriptionArguments,SparkplugComponentTypes,SparkplugNotificationType,SparkplugSystemDescriptor,String,String,String,String,OperationResult,SparkplugPayload,Boolean) | Initializes a new instance of the class, specifying the Sparkplug payload subscription arguments, component types, notification type, system descriptor, client ID, group ID, edge node ID, device ID, operation result, payload, and whether the notification is synthesized. |
| EasySparkplugPayloadNotificationEventArgs Constructor(EasySparkplugPayloadSubscriptionArguments,SparkplugComponentTypes,SparkplugNotificationType,SparkplugSystemDescriptor,String,String,String,String,OperationResult) | Initializes a new instance of the class, specifying the Sparkplug payload subscription arguments, component types, notification type, system descriptor, client ID, group ID, edge node ID, device ID, and operation result. |
| EasySparkplugPayloadNotificationEventArgs Constructor(EasySparkplugPayloadSubscriptionArguments,SparkplugComponentTypes,SparkplugNotificationType,SparkplugSystemDescriptor,String,String,String,String,SparkplugPayload,Boolean) | Initializes a new instance of the class, specifying the Sparkplug payload subscription arguments, component types, notification type, system descriptor, client ID, group ID, edge node ID, device ID, payload, and whether the notification is synthesized. |
| EasySparkplugPayloadNotificationEventArgs Constructor(SerializationInfo,StreamingContext) | Initializes a new instance of the class with serialized data. |