 | BcfParallelOptionsAsyncRuleCalculationEnabled Property |
[This is preliminary documentation and is subject to change.]
Gets or sets a rules indicating whether value calculation may processed asynchronously. Default is false.
Namespace:
CalculationWorks.BusinessModel
Assembly:
CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 4.0.0-beta6
Syntaxpublic bool AsyncRuleCalculationEnabled { get; set; }Public Property AsyncRuleCalculationEnabled As Boolean
Get
Set
Property Value
Type:
Booleantrue if rules may be calculated asynchronously; otherwise,
false.
Version InformationBCF
Supported in: 4.0
See Also