 |
| BcfReferenceFunctionTPropertyCanExecuteParallel Property |
Gets false to prevent synchronization overhead.
Namespace: CalculationWorks.BusinessModelAssembly: CalculationWorks.BusinessModel (in CalculationWorks.BusinessModel.dll) Version: 3.2.1.2
Syntaxpublic override bool CanExecuteParallel { get; }Public Overrides ReadOnly Property CanExecuteParallel As Boolean
Get
public:
virtual property bool CanExecuteParallel {
bool get () override;
}abstract CanExecuteParallel : bool with get
override CanExecuteParallel : bool with get
Property Value
Type:
Booleanfalse
Version InformationCalculationWorks.BusinessModel
Supported in: 3.2
See Also