Implemented interface member:
property
EndPoint
Microsoft.AspNetCore.Connections.IMultiplexedConnectionListener.EndPoint
2 writes to EndPoint
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (2)
Internal\QuicConnectionListener.cs (2)
101EndPoint = listenEndPoint; 143EndPoint = _listener.LocalEndPoint;