ListAPIIsExecutionInProgress Method |
Checks if the execution engine is currently busy.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.7.0
Syntaxpublic bool IsExecutionInProgress()
Return Value
Booleantrue if busy, otherwise
false
RemarksNote that output of micro-vectors may well take longer than their generation.
See Also