Concurrency Property
- Namespace
- SatorImaging.UnityFundamentals
Concurrency
public int Concurrency { get; set; }
Gets or sets the maximum number of concurrent tasks allowed.
Property Value
Exceptions
- ArgumentOutOfRangeException
Thrown if the value is less than or equal to 0.