Property AsyncRequestProcessing
AsyncRequestProcessing
Gets or sets whether the HTTP server should handle requests asynchronously or if it should limit the request processing to one request per time.
public bool AsyncRequestProcessing { get; set; }