Skip to main content

SetAsyncCallStackDepthParameterType

interface Debugger.SetAsyncCallStackDepthParameterType

Properties Jump to heading

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

Back to top