Property Timeout
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
Timeout
Gets the timeout of the test, in milliseconds; if zero or negative, means the test case has no timeout.
int Timeout { get; }
Gets the timeout of the test, in milliseconds; if zero or negative, means the test case has no timeout.
int Timeout { get; }