Property Timeout
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Timeout
Gets the timeout for the test, in milliseconds; if 0
, there is no timeout.
int Timeout { get; }
Gets the timeout for the test, in milliseconds; if 0
, there is no timeout.
int Timeout { get; }