RecordException

This property indicates whether or not to record exception details in instrumentation.

Declaration

// C#
public bool RecordException { get; set; }

Return Value

A bool.

Remarks

Default value is false.