public bool RecordException { get; set; }
Public Property RecordException As Boolean
Get
Set
public:
property bool RecordException {
bool get ();
void set (bool value);
}
member RecordException : bool with get, set
RecordException is only supported on .NET and .NET Core runtimes.
For specification details see: https://github.com/open-telemetry/semantic-conventions/blob/main/docs/exceptions/exceptions-spans.md.