Skip to main content

maxDepth

property Debugger.SetAsyncCallStackDepthParameterType.maxDepth

Maximum depth of async call stacks. Setting to 0 will effectively disable collecting async call stacks (default).

number
Back to top