CancellationToken Property
Gets a cancellation token that will be canceled when processing should stop.
Namespace
Statiq.Testing
Containing Type
TestExecutionContext
Implements
Property Type
CancellationToken

Syntax

public CancellationToken CancellationToken { get; set; }

Value

Type Description
CancellationToken