Implemented interface member:
method
UnbindAsync
Microsoft.AspNetCore.Connections.IMultiplexedConnectionListener.UnbindAsync(System.Threading.CancellationToken)
2 references to UnbindAsync
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (2)
QuicConnectionListenerTests.cs (2)
35await connectionListener.UnbindAsync().DefaultTimeout(); 201await connectionListener.UnbindAsync().DefaultTimeout();