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