Table of Contents

Property MaxDegreeOfParallelism

Namespace
LMKit.Agents.Orchestration
Assembly
LM-Kit.NET.dll

MaxDegreeOfParallelism

Gets or sets the maximum degree of parallelism.

Set to -1 (default) for unlimited parallelism.

public int MaxDegreeOfParallelism { get; set; }

Property Value

int