Property LocalEndPoint
LocalEndPoint
Gets the local endpoint of the request.
public abstract IPEndPoint LocalEndPoint { get; }
Property Value
- IPEndPoint
The IPEndPoint representing the local endpoint.
Gets the local endpoint of the request.
public abstract IPEndPoint LocalEndPoint { get; }
The IPEndPoint representing the local endpoint.