FlutterTestSettings.

Concurrency Property

Summary

-j, --concurrency=<jobs> The number of concurrent test processes to run. (defaults to "6")
Assembly
Cake.Flutter.dll
Namespace
Cake.Flutter
Containing Type
FlutterTestSettings

Syntax

public Nullable<int> Concurrency { get; set; }

Value

Type Description
Nullable<int>