Bespoke Open Sound Control Library
Send Method (packet)
NamespacesBespoke.Common.OscOscClientSend(OscPacket)

[Missing <summary> documentation for M:Bespoke.Common.Osc.OscClient.Send(Bespoke.Common.Osc.OscPacket)]

Declaration Syntax
C#Visual BasicVisual C++
public void Send(
	OscPacket packet
)
Public Sub Send ( _
	packet As OscPacket _
)
public:
void Send(
	OscPacket^ packet
)
Parameters
packet (OscPacket)

[Missing <param name="packet"/> documentation for "M:Bespoke.Common.Osc.OscClient.Send(Bespoke.Common.Osc.OscPacket)"]

Assembly: Bespoke.Common.Osc (Module: Bespoke.Common.Osc) Version: 4.3.0.0 (4.3.0.0)