TaskScheduler.MaximumConcurrencyLevel Property
Silverlight
Indicates the maximum concurrency level this TaskScheduler is able to support.
Namespace: System.Threading.Tasks
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Int32Returns an integer that represents the maximum concurrency level. The default scheduler returns Int32MaxValue().
For more information, see Task Schedulers.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.