Click or drag to resize

ListAPIIsExecutionInProgress Method

Checks if the execution engine is currently busy.

Namespace: RAYLASE.SPICE3.ClientLib
Assembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.4.1
Syntax
C#
public bool IsExecutionInProgress()

Return Value

Boolean
true if busy, otherwise false
Remarks
Note that output of micro-vectors may well take longer than their generation.
See Also