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