Implemented interface member:
method
Build
Microsoft.AspNetCore.Connections.IConnectionBuilder.Build()
1 reference to Build
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\KestrelServerImpl.cs (1)
198
var connectionDelegate = options.
Build
();