Field AsyncRequestProcessing
Determines if the HTTP server should handle requests asynchronously or if it should limit the request processing to one request per time.
Default value: true
public bool AsyncRequestProcessing
Returns
- bool
- Determines if the HTTP server should handle requests asynchronously or if it should limit the request processing to one request per time. Default value: true