Skip to main content
property Debugger.SetAsyncCallStackDepthParameterType.maxDepth

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

Type

number
Back to top