Table of Contents

Method WaitForStopEvent

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

WaitForStopEvent(int)

Performs a Task-safe delay. Overrideable for testing purposes.

protected virtual bool WaitForStopEvent(int millionsecondsDelay)

Parameters

millionsecondsDelay int

Returns

bool