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 |
Gets the test timeout period, after which the CancellationToken of the TestContext is signalled.
public TimeSpan Timeout { get; init; }| Type | Description |
|---|---|
| TimeSpan |