Initializes a new instance of the OscClient class

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

Syntax

C#
public OscClient()
Visual Basic (Declaration)
Public Sub New
Visual C++
public:
OscClient()

See Also