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