You are here: Symbol Reference > MtxForLoop Namespace > Classes > TMtxForLoop Class > public > TMtxForLoop.Stop Method
MtxVec VCL
ContentsIndex
PreviousUpNext
TMtxForLoop.Stop Method

Blocking call which will not return until all threads are idle.

Pascal
procedure Stop;

Calling Stop will signal threads to break out of for or while loop. The call will block until all threads are idle.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!