IAsyncContextMaxDegreeOfParallelism Property
Gets the maximum degree of parallelism. If zero or less, then it is adjusted automatically.
Namespace: KGySoft.ThreadingAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
int MaxDegreeOfParallelism { get; }
ReadOnly Property MaxDegreeOfParallelism As Integer
Get
property int MaxDegreeOfParallelism {
int get ();
}
abstract MaxDegreeOfParallelism : int with get
Property Value
Int32