QCTraceSimulatorConfiguration.CallStackDepthLimit Field

Definition

Bounds the call stack depth for which information per call graph edge is stored. The depth of a given node in the call graph is the distance from the node to the root of the call graph.

public uint CallStackDepthLimit;
val mutable CallStackDepthLimit : uint32
Public CallStackDepthLimit As UInteger 

Field Value

Applies to