System.Threading.TParallel.TLoopState.ShouldExit
Delphi
function ShouldExit: Boolean;
C++
bool __fastcall ShouldExit();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.Threading.pas System.Threading.hpp |
System.Threading | TLoopState |
Description
Determines whether an iteration loop can be exited.