Table of Contents

Property Timeout

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

Timeout

Gets the timeout for the test, in milliseconds; if 0, there is no timeout.

public required int Timeout { get; set; }

Property Value

int