Method GetVariablesInScopeAsync
- Namespace
- Alternet.Scripter.Debugger.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.Debugger.v9.dll
GetVariablesInScopeAsync(CancellationToken)
Receives all local variables based on the current stack frame.
public Task<VariablesRetrievalResult> GetVariablesInScopeAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationToken