Base:
property
ConnectionId
Microsoft.AspNetCore.Connections.BaseConnectionContext.ConnectionId
1 write to ConnectionId
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
src\Servers\Kestrel\shared\test\TestContextFactory.cs (1)
88connectionContext ?? new TestMultiplexedConnectionContext { ConnectionId = "TEST" },