AsyncContextWrapperMaxDegreeOfParallelism 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
public int MaxDegreeOfParallelism { get; }
Public ReadOnly Property MaxDegreeOfParallelism As Integer
Get
public:
virtual property int MaxDegreeOfParallelism {
int get () sealed;
}
abstract MaxDegreeOfParallelism : int with get
override MaxDegreeOfParallelism : int with get
Int32IAsyncContextMaxDegreeOfParallelism