MetalamaAPI documentationAdvanced APIMetalama.​Testing.​Unit­TestingTest­Context­OptionsTimeout
Open sandboxFocus

TestContextOptions.Timeout Property

Timeout

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

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