Bespoke Open Sound Control Library
SourceEndPoint Property
NamespacesBespoke.Common.OscOscPacketSourceEndPoint
Gets the origin of the packet.
Declaration Syntax
C#Visual BasicVisual C++
public IPEndPoint SourceEndPoint { get; }
Public ReadOnly Property SourceEndPoint As IPEndPoint
public:
property IPEndPoint^ SourceEndPoint {
	IPEndPoint^ get ();
}

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