| Name | Description | |
|---|---|---|
![]() | SparkplugProducerPollEventArgs Constructor | Overloaded. Initializes a new instance of the class. |
The following tables list the members exposed by SparkplugProducerPollEventArgs.
| Name | Description | |
|---|---|---|
![]() | SparkplugProducerPollEventArgs Constructor | Overloaded. Initializes a new instance of the class. |
| Name | Description | |
|---|---|---|
![]() | Device | The device associated with this event, if any. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugProducerProcessedEventArgs) |
![]() | EdgeNode | The edge node associated with this event. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugProducerProcessedEventArgs) |
![]() | Handled | (Inherited from System.ComponentModel.HandledEventArgs) |
![]() | MetricName | The name of the metric associated with this event. Empty if the event is not associated with a metric. (Inherited from OpcLabs.EasySparkplug.OperationModel.SparkplugProducerProcessedEventArgs) |
![]() | Result | The payload that is the result of the Sparkplug poll. |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from object) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from object) |
![]() | GetType | Gets the System.Type of the current instance. (Inherited from object) |
![]() | HandleAndReturn | Indicate that the event has been completely handled, and return the specified Sparkplug payload as the event handling result. |
![]() | ToString | Returns a string that represents the current object. (Inherited from OpcLabs.BaseLib.Widgets.ProcessedEventArgs) |
| Name | Description | |
|---|---|---|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object) |
![]() | MemberwiseClone | Creates a shallow copy of the current System.Object. (Inherited from object) |
| Name | Description | |
|---|---|---|
![]() | SetState<TNode> | Sets the arbitrary object associated with the node. |