1 reference to AllowSynchronousIO
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.cs (1)
89
((IHttpBodyControlFeature)this).AllowSynchronousIO = _options.
AllowSynchronousIO
;