Property ThrowExceptions
ThrowExceptions
Gets or sets whether the server should throw exceptions instead of reporting it on HttpServerExecutionStatus if any is thrown while processing requests.
public bool ThrowExceptions { get; set; }
Gets or sets whether the server should throw exceptions instead of reporting it on HttpServerExecutionStatus if any is thrown while processing requests.
public bool ThrowExceptions { get; set; }