OscServer MessageReceived EventBespoke Osc Library
Raised when an OscMessage is received.

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 MessageReceived As EventHandler(Of OscMessageReceivedEventArgs)
See Also