Bespoke Open Sound Control Library
IPEndPoint Property
NamespacesBespoke.Common.OscOscServerIPEndPoint
Gets the local IP endpoint the server is bound to.
Declaration Syntax
C#Visual BasicVisual C++
public IPEndPoint IPEndPoint { get; }
Public ReadOnly Property IPEndPoint As IPEndPoint
public:
property IPEndPoint^ IPEndPoint {
	IPEndPoint^ get ();
}

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