2 references to Start
Microsoft.Extensions.Diagnostics.Probes (1)
TcpEndpointProbesService.cs (1)
48
_listener.
Start
(_options.MaxPendingConnections);
System.Net.Sockets (1)
System\Net\Sockets\TCPListener.cs (1)
132
Start
((int)SocketOptionName.MaxConnections);