AnalysisContext.StopRequested
- Updated2025-07-21
- 1 minute(s) read
AnalysisContext.StopRequested
Syntax
AnalysisContext.StopRequested
Data Type
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.