Implemented interface member:
property
LocalPort
Microsoft.AspNetCore.Http.Features.IHttpConnectionFeature.LocalPort
1 write to LocalPort
Microsoft.AspNetCore.Http.Connections (1)
Internal\HttpConnectionDispatcher.cs (1)
740
connectionFeature.
LocalPort
= existingConnectionFeature.LocalPort;