Indicates whether the degree of parallelism is a property that is shared
across instances.
Namespace:
Extreme
Assembly:
Extreme.Numerics (in Extreme.Numerics.dll) Version: 8.1.1
bool HasSharedDegreeOfParallelism { get; }
ReadOnly Property HasSharedDegreeOfParallelism As Boolean
Get
property bool HasSharedDegreeOfParallelism {
bool get ();
}
abstract HasSharedDegreeOfParallelism : bool with get
Property Value
Type:
Boolean
Reference