System.Threading.TParallel.TLoopState.Faulted

From RAD Studio API Documentation
Jump to: navigation, search

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.