| BcfDataSetParallelOptions Properties | |
The BcfDataSetParallelOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| CurrentCancellationTokenSource |
Gets the current cancellation token source.
| |
| DataSet |
Gets the BcfDataSet the behavior item belongs to.
(Inherited from BcfDataSetBehaviorItemBase.) | |
| ParallelCalculationEnabled |
Gets or sets a value indicating whether parallel calculation enabled. Default is false | |
| ParallelValidationEnabled |
Gets or sets a value indicating whether parallel validation enabled. Default is false | |
| Scheduler |
Gets or sets the TaskScheduler to use for scheduling tasks.
|