1 implementation of OnClosed
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic (1)
Internal\QuicStreamContext.FeatureCollection.cs (1)
103
void IStreamClosedFeature.
OnClosed
(Action<object?> callback, object? state)
2 references to OnClosed
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3ControlStream.cs (1)
69
_streamClosedFeature.
OnClosed
(static state =>
Internal\Http3\Http3Stream.cs (1)
666
_streamClosedFeature.
OnClosed
(static s =>