Table of Contents

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

Property Value

int