Base:
property
ConnectionId
Microsoft.AspNetCore.Connections.BaseConnectionContext.ConnectionId
Implemented interface member:
property
ConnectionId
Microsoft.AspNetCore.Connections.Features.IConnectionIdFeature.ConnectionId
1 reference to ConnectionId
InMemory.FunctionalTests (1)
TestTransport\InMemoryTransportConnection.cs (1)
55
_logger.LogDebug(@"Connection id ""{ConnectionId}"" closing because: ""{Message}""",
ConnectionId
, abortReason?.Message);