Click or drag to resize
QueuedTaskScheduler Properties

The QueuedTaskScheduler type exposes the following members.

Properties
  NameDescription
Public propertyId
Gets the unique ID for this TaskScheduler.
(Inherited from TaskScheduler.)
Public propertyMaximumConcurrencyLevel
Gets the maximum concurrency level to use when processing tasks.
(Overrides TaskSchedulerMaximumConcurrencyLevel.)
Top
See Also