Table of Contents

Property RemoteEndPoint

Namespace
Sisk.Core.Http.Engine
Assembly
Sisk.Core.dll

RemoteEndPoint

Gets the remote endpoint of the request.

public abstract IPEndPoint RemoteEndPoint { get; }

Property Value

IPEndPoint

The IPEndPoint representing the remote endpoint.