| Name | Description | |
|---|---|---|
![]() | DataSourceConnectionFailure | Indicates that the data source connection for the edge node or device has failed. |
![]() | DataSourceConnectionSuccess | Indicates that the data source connection for the edge node or device has been successfully established. |
![]() | DataSourceDisconnectionSuccess | Indicates that the data source connection for the edge node or device has been successfully disconnected. |
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from System.IDisposable) |
![]() | LockPublishing | Locks the publishing of metric data changes, so that they are not immediately published. |
![]() | PerformConnectDataSource | In manual data source connection mode, instructs the producer to connect to the data source. |
![]() | PerformDisconnectDataSource | In manual data source connection mode, instructs the producer to disconnect from the data source. |
![]() | PerformPoll | Performs the periodic polling of data from the data source, and publishes the data payload. |
![]() | PublishDataPayload | Publishes the specified data payload to the Sparkplug system (MQTT broker). |
![]() | UnlockPublishing | Publishes any assembled metric data changes, and unlocks the publishing. |

