Table of Contents

Method GetMaxParallelThreads

Namespace
Xunit.Sdk
Assembly
xunit.v3.runner.common.dll

GetMaxParallelThreads(ITestFrameworkExecutionOptions)

Gets the maximum number of threads to use when running tests in parallel.

public static int? GetMaxParallelThreads(this ITestFrameworkExecutionOptions executionOptions)

Parameters

executionOptions

Returns

int?