BcfParallelOptions Properties |
The BcfParallelOptions type exposes the following members.
| Name | Description | |
|---|---|---|
| AsyncRuleCalculationEnabled |
Gets or sets a rules indicating whether value calculation may processed asynchronously. Default is .
| |
| AsyncValueCalculationEnabled |
Gets or sets a value indicating whether value calculation may processed asynchronously. Default is .
| |
| CurrentCancellationTokenSource |
Gets the current cancellation token source.
| |
| Scheduler |
Gets or sets the TaskScheduler for parallel calculation.
|