IAsyncContextMaxDegreeOfParallelism Property

Gets the maximum degree of parallelism. If zero or less, then it is adjusted automatically.

Definition

Namespace: KGySoft.Threading
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
int MaxDegreeOfParallelism { get; }

Property Value

Int32

See Also