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)
101
EndPoint
= listenEndPoint;
143
EndPoint
= _listener.LocalEndPoint;