Early Preview

This is currently very much a preview. Please feel free to try things out, but don't be upset if anything is not yet working. Feedback is welcome over on our GitHub Dicussions page.

interface Microsoft.​AspNetCore.​Connections.​Features.​IConnectionEndPointFeature

Assembly: Microsoft.AspNetCore.Connections.Abstractions

A feature that represents a connection endpoints.

Properties

Gets or sets the local <see cref="T:System.Net.EndPoint" /> .
RemoteEndPoint
Gets or sets the remote <see cref="T:System.Net.EndPoint" /> .