Base:
property
ConnectionClosed
Microsoft.AspNetCore.Connections.BaseConnectionContext.ConnectionClosed
Implemented interface member:
property
ConnectionClosed
Microsoft.AspNetCore.Connections.Features.IConnectionLifetimeFeature.ConnectionClosed
1 write to ConnectionClosed
Microsoft.AspNetCore.Connections.Abstractions (1)
DefaultConnectionContext.cs (1)
55ConnectionClosed = _connectionClosedTokenSource.Token;