Table of Contents

Property LocalEndPoint

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

LocalEndPoint

Gets the local endpoint of the request.

public abstract IPEndPoint LocalEndPoint { get; }

Property Value

IPEndPoint

The IPEndPoint representing the local endpoint.