DiskBasedResultStore.GetScenarioNamesAsync(String, CancellationToken) Method

Definition

Gets the ScenarioNames present in the execution with the specified executionName.

C#
public System.Collections.Generic.IAsyncEnumerable<string> GetScenarioNamesAsync(string executionName, System.Threading.CancellationToken cancellationToken = default);

Parameters

executionName
String

The ExecutionName.

cancellationToken
CancellationToken

A CancellationToken that can cancel the operation.

Returns

The ScenarioNames present in the execution with the specified executionName.

Implements

Applies to

Toode Versioonid
.NET 8 (package-provided), 9 (package-provided), 10 (package-provided)
.NET Standard 2.0 (package-provided)