Implemented interface member:
method
UnbindAsync
Microsoft.AspNetCore.Connections.IConnectionListener.UnbindAsync(System.Threading.CancellationToken)
1 reference to UnbindAsync
InMemory.FunctionalTests (1)
TestTransport\InMemoryTransportFactory.cs (1)
47return UnbindAsync(default);