The destination of sent packets when using TransportType.Tcp.

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

Syntax

C#
protected OscClient mClient
Visual Basic (Declaration)
Protected mClient As OscClient
Visual C++
protected:
OscClient^ mClient

See Also