Table of Contents

Property Timeout

Namespace
Xunit.SimpleRunner
Assembly
xunit.v3.runner.utility.netfx.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