ThrottledTaskScheduler Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class ThrottledTaskScheduler sealed : Microsoft::Dynamics::Ax::Xpp::AosTaskScheduler, IDisposable
public sealed class ThrottledTaskScheduler : Microsoft.Dynamics.Ax.Xpp.AosTaskScheduler, IDisposable
type ThrottledTaskScheduler = class
inherit AosTaskScheduler
interface IDisposable
Public NotInheritable Class ThrottledTaskScheduler
Inherits AosTaskScheduler
Implements IDisposable
- Inheritance
- Implements
Properties
Instance | |
MaximumConcurrencyLevel | |
NumberOfOperatingProcessors | |
TaskQueueCount |
Methods
Dispose() | |
IsThereCapacityForNextTask(Action<String>, Boolean) | |
UpdateConcurrencyLevel(Int32) | |
UpdateConfiguration(Boolean) |