OscPacket Client Property Bespoke Osc Library
Gets or sets the destination of sent packets when using TransportType.Tcp.

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

Public Property Client As OscClient 
	Get 
	Set
Remarks

Unused for Udp transport.
See Also