ExecutionWasCancelled Property
Description
Returns TRUE if, during measurement routine execution, the execution is cancelled. Otherwise it returns FALSE. The default value is FALSE.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property ExecutionWasCancelled As Boolean |
Return Type
Read-only Boolean value.
See Also