OscServer ReceiveErrored EventBespoke Osc Library
Raised when an error occurs during the reception of a packet.

Namespace: Bespoke.Common.Osc
Assembly: Bespoke.Common.Osc (in Bespoke.Common.Osc.dll) Version: 5.0.0.0 (5.0.0.0)
Syntax

Public Event ReceiveErrored As EventHandler(Of ExceptionEventArgs)
See Also