Method GetStackFramesAsync
GetStackFramesAsync(CancellationToken)
When implemented by a class, gets list of method calls that are currently on a stack
public Task<StackFramesRetrievalResult> GetStackFramesAsync(CancellationToken cancellationToken = default)
Parameters
cancellationToken
CancellationToken