Event OutputReceived
Namespace: Belay.Core
Assembly: Belay.Core.dll
OutputReceived
Event raised when output is received from the device.
csharp
public event EventHandler<DeviceOutputEventArgs>? OutputReceived