BcfAsyncOption Enumeration |
[This is preliminary documentation and is subject to change.]
Namespace: CalculationWorks.BusinessModel
| Member name | Value | Description | |
|---|---|---|---|
| Synchron | 0 | Calculation will be executed synchronously | |
| AsyncCpuBound | 1 | Calculation will be executed asynchronously | |
| AsyncIoBound | 2 | Calculation will be executed asynchronously with LongRunning |