Click or drag to resize

StaTaskSchedulerMaximumConcurrencyLevel Property

Gets the maximum concurrency level supported by this scheduler.

Namespace: DWSIM.FlowsheetSolver.TaskSchedulers
Assembly: DWSIM.FlowsheetSolver (in DWSIM.FlowsheetSolver.dll) Version: 8.8.1.0
Syntax
public override int MaximumConcurrencyLevel { get; }
Request Example View Source

Property Value

Int32
See Also