Click or drag to resize

BcfParallelOptions Properties

The BcfParallelOptions type exposes the following members.

Properties
  NameDescription
Public propertyAsyncRuleCalculationEnabled
Gets or sets a rules indicating whether value calculation may processed asynchronously. Default is .
Public propertyAsyncValueCalculationEnabled
Gets or sets a value indicating whether value calculation may processed asynchronously. Default is .
Public propertyCurrentCancellationTokenSource
Gets the current cancellation token source.
Public propertyScheduler
Gets or sets the TaskScheduler for parallel calculation.
Top
See Also