TaskScheduler.MaximumConcurrencyLevel Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Indicates the maximum concurrency level this TaskScheduler is able to support.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Int32Returns an integer that represents the maximum concurrency level. The default scheduler returns Int32.MaxValue.
For more information, see [638f8ea5-21db-47a2-a934-86e1e961bf65].
Show: