Implemented interface member:
property
ConnectionClosedRequested
Microsoft.AspNetCore.Connections.Features.IConnectionLifetimeNotificationFeature.ConnectionClosedRequested
1 write to ConnectionClosedRequested
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\KestrelConnection.cs (1)
35ConnectionClosedRequested = _connectionClosingCts.Token;