Bespoke Open Sound Control Library
Port Property
NamespacesBespoke.Common.OscOscServerPort
Gets the local port number the server is bound to.
Declaration Syntax
C#Visual BasicVisual C++
public int Port { get; }
Public ReadOnly Property Port As Integer
public:
property int Port {
	int get ();
}

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