Property RemoteEndPoint
- Namespace
- Sisk.Cadente.CoreEngine
- Assembly
- Sisk.Cadente.CoreEngine.dll
RemoteEndPoint
Gets the remote endpoint of the request.
public override IPEndPoint RemoteEndPoint { get; }
Property Value
- IPEndPoint
The IPEndPoint representing the remote endpoint.