TastyRemoteCommander.

Run(CancellationToken) Method

Syntax

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

Parameters

Name Type Description
cancellationToken CancellationToken

Return Value

Type Description
IAsyncEnumerable<TestCaseResult>