1 reference to GetNewConnectionId
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\TransportConnectionManager.cs (1)
21
public long GetNewConnectionId() => _connectionManager.
GetNewConnectionId
();