TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
bool _StopFlag
get

The _StopFlag variable contains the flag of the program stop. When the client terminal is trying to stop the program,
it sets the _StopFlag variable to true. To check the state of the _StopFlag you may also use the IsStopped() function.