[Missing <summary> documentation for "P:Bespoke.Common.Osc.OscClient.ServerPort"]

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 int ServerPort { get; }
Visual Basic (Declaration)
Public ReadOnly Property ServerPort As Integer
Visual C++
public:
property int ServerPort {
	int get ();
}

See Also