LumiSoft Net Help
LocalEndPoints Property
NamespacesLumiSoft.Net.TCPTCP_Server<(Of <(<'T>)>)>LocalEndPoints
Gets local listening IP end points.
Declaration Syntax
C#Visual BasicVisual C++F#
public IPEndPoint[] LocalEndPoints { get; }
Public ReadOnly Property LocalEndPoints As IPEndPoint()
	Get
public:
property array<IPEndPoint^>^ LocalEndPoints {
	array<IPEndPoint^>^ get ();
}
member LocalEndPoints : IPEndPoint[] with get
Property Value
array<IPEndPoint>[]()[][]
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.

Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119