2 references to WaitForDataBeforeAllocatingBuffer
Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets (2)
Client\SocketConnectionFactory.cs (1)
71
_options.
WaitForDataBeforeAllocatingBuffer
);
SocketConnectionFactoryOptions.cs (1)
21
WaitForDataBeforeAllocatingBuffer = transportOptions.
WaitForDataBeforeAllocatingBuffer
;