AnalysisContext.StopRequested

Syntax

AnalysisContext.StopRequested

Data Type

Boolean

Purpose

Use this property in an analysis module to determine whether the user or another analysis module has requested to stop the current analysis session.

Remarks

When the user stops analysis, the TestStand Sequence Analyzer stops calling analysis modules to analyze objects but continues to call analysis modules for the remaining transitions. You can choose not to report messages if analysis stops.