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