System.Threading.TParallel.TLoopState.Faulted
Delphi
property Faulted: Boolean read GetFaulted;
C++
__property bool Faulted = {read=GetFaulted, nodefault};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | System.Threading.pas System.Threading.hpp |
System.Threading | TLoopState |
Description
Embarcadero Technologies does not currently have any additional information.