LumiSoft Net Help
LocalEndPoint Property
NamespacesLumiSoft.Net.TCPTCP_ClientLocalEndPoint
Gets session local IP end point.
Declaration Syntax
C#Visual BasicVisual C++F#
public override IPEndPoint LocalEndPoint { get; }
Public Overrides ReadOnly Property LocalEndPoint As IPEndPoint
	Get
public:
virtual property IPEndPoint^ LocalEndPoint {
	IPEndPoint^ get () override;
}
abstract LocalEndPoint : IPEndPoint with get
override LocalEndPoint : IPEndPoint with get
Property Value
Exceptions
ExceptionCondition
ObjectDisposedExceptionIs raised when this object is disposed and this property is accessed.
InvalidOperationExceptionIs raised when TCP client is not connected.

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