Bespoke Open Sound Control Library
IsIPEndPointAvailable Method (ipEndPoint)
NamespacesBespoke.Common.OscOscServerIsIPEndPointAvailable(IPEndPoint)

[Missing <summary> documentation for M:Bespoke.Common.Osc.OscServer.IsIPEndPointAvailable(System.Net.IPEndPoint)]

Declaration Syntax
C#Visual BasicVisual C++
public static bool IsIPEndPointAvailable(
	IPEndPoint ipEndPoint
)
Public Shared Function IsIPEndPointAvailable ( _
	ipEndPoint As IPEndPoint _
) As Boolean
public:
static bool IsIPEndPointAvailable(
	IPEndPoint^ ipEndPoint
)
Parameters
ipEndPoint (IPEndPoint)

[Missing <param name="ipEndPoint"/> documentation for "M:Bespoke.Common.Osc.OscServer.IsIPEndPointAvailable(System.Net.IPEndPoint)"]

Return Value

[Missing <returns> documentation for M:Bespoke.Common.Osc.OscServer.IsIPEndPointAvailable(System.Net.IPEndPoint)]

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