Base:
property
RemoteEndPoint
Microsoft.AspNetCore.Connections.BaseConnectionContext.RemoteEndPoint
1 write to RemoteEndPoint
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
src\Servers\Kestrel\shared\TransportConnection.FeatureCollection.cs (1)
51
set =>
RemoteEndPoint
= value;
1 reference to RemoteEndPoint
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
src\Servers\Kestrel\shared\TransportConnection.FeatureCollection.cs (1)
50
get =>
RemoteEndPoint
;