Table of Contents

Property LocalEndPoint

Namespace
Sisk.Cadente.CoreEngine
Assembly
Sisk.Cadente.CoreEngine.dll

LocalEndPoint

Gets the local endpoint of the request.

public override IPEndPoint LocalEndPoint { get; }

Property Value

IPEndPoint

The IPEndPoint representing the local endpoint.