Open sandboxFocus

Property Timeout

Timeout

Gets the test timeout period, after which the CancellationToken of the TestContext is signalled.

Declaration
public TimeSpan Timeout { get; init; }
Property Value
Type Description
TimeSpan