1 write to IOQueueCount
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
SocketConnectionFactoryOptions.cs (1)
20IOQueueCount = transportOptions.IOQueueCount;
1 reference to IOQueueCount
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (1)
SocketConnectionContextFactory.cs (1)
38_settingsCount = _options.IOQueueCount;