Skip to content

Property RethrowExceptions

Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll

RethrowExceptions

Gets or sets a value indicating whether exceptions should be rethrown after handling.

csharp
public bool RethrowExceptions { get; set; }

Property Value

bool

Released under the Apache License 2.0.