TastyCommander.

Run(CancellationToken) Method

Namespace
Xenial.Delicious.Commanders
Containing Type
TastyCommander

Syntax

public virtual IAsyncEnumerable<TestCaseResult> Run(CancellationToken cancellationToken = default(CancellationToken))

Parameters

Name Type Description
cancellationToken CancellationToken

Return Value

Type Description
IAsyncEnumerable<TestCaseResult>