Table of Contents

Interface IExceptionDescriptorOptions

Namespace
Cuemon.Diagnostics
Assembly
Cuemon.Core.dll

Defines options that is related to ExceptionDescriptor operations.

public interface IExceptionDescriptorOptions : IParameterObject

Properties

SensitivityDetails

Gets or sets a bitwise combination of the enumeration values that specify which sensitive details to include in the serialized result.

FaultSensitivityDetails SensitivityDetails { get; set; }

Property Value

FaultSensitivityDetails

The enumeration values that specify which sensitive details to include in the serialized result.