Base:
property
ConnectionId
Microsoft.AspNetCore.Connections.BaseConnectionContext.ConnectionId
Implemented interface member:
property
ConnectionId
Microsoft.AspNetCore.Connections.Features.IConnectionIdFeature.ConnectionId
4 references to ConnectionId
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (4)
Internal\NamedPipeLog.cs (4)
43ConnectionPauseCore(logger, connection.ConnectionId); 54ConnectionResumeCore(logger, connection.ConnectionId); 65ConnectionReadEndCore(logger, connection.ConnectionId); 76ConnectionDisconnectCore(logger, connection.ConnectionId, reason);