Property PreserveContext
Namespace: Belay.Extensions.Configuration
Assembly: Belay.Extensions.dll
PreserveContext
Gets or sets a value indicating whether context should be preserved in exceptions.
csharp
public bool PreserveContext { get; set; }