diagnosticLogs.ProductData.DiagnosticLogs.CallStackTree
The call stack representation of the diagnostic logs for single or multiple threads.
Declaration
object diagnosticLogs.ProductData.DiagnosticLogs.CallStackTreeProperties
| Name | Type | Description |
|---|---|---|
callStackPerThread | boolean | A Boolean value that indicates whether the call stack representation supports multiple threads. |
callStacks | [diagnosticLogs.ProductData.DiagnosticLogs.CallStackTree.CallStacks] | The call stack representation of the diagnostic log. |