Table of Contents

Property ThrowExceptions

Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll

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; }

Property Value

bool