1 reference to GetStatus
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3Stream.cs (1)
78
public bool IsDraining => _appCompletedTaskSource.
GetStatus
() != ValueTaskSourceStatus.Pending; // Draining starts once app is complete