TastyCommander.

WaitForResults(CancellationToken) Method

Namespace
Xenial.Delicious.Commanders
Containing Type
TastyCommander

Syntax

protected IAsyncEnumerable<TestCaseResult> WaitForResults(CancellationToken cancellationToken = default(CancellationToken))

Parameters

Name Type Description
cancellationToken CancellationToken

Return Value

Type Description
IAsyncEnumerable<TestCaseResult>