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