Table of Contents

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; }

Property Value

int