OscPacket Send Method Bespoke Osc Library
Transmit an OSC packet via TCP through the connected OscClient.

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

Public Sub Send
Exceptions

Remarks

The OscClient must be connected for successful transmission.
See Also