Click or drag to resize
CalculationWorks Logo
BcfDataSetParallelOptions Properties

The BcfDataSetParallelOptions type exposes the following members.

Properties
  NameDescription
Public propertyCurrentCancellationTokenSource
Gets the current cancellation token source.
Public propertyDataSet
Gets the BcfDataSet the behavior item belongs to.
(Inherited from BcfDataSetBehaviorItemBase.)
Public propertyParallelCalculationEnabled
Gets or sets a value indicating whether parallel calculation enabled. Default is false
Public propertyParallelValidationEnabled
Gets or sets a value indicating whether parallel validation enabled. Default is false
Public propertyScheduler
Gets or sets the TaskScheduler to use for scheduling tasks.
Top
See Also