Indicate that the event has been completely handled, and return the specified Sparkplug data as the event handling result.
Overload List
| Overload | Description |
| HandleAndReturn(SparkplugData) | Indicate that the event has been completely handled, and return the specified Sparkplug data as the event handling result. |
| HandleAndReturn(Object) | Indicate that the event has been completely handled, and return the specified value as the event handling result. |
Requirements
Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows
See Also