System.Threading.TThreadPoolStats.ThreadSuspended

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ThreadSuspended: Integer read FThreadSuspended;

C++

__property int ThreadSuspended = {read=FThreadSuspended};

Properties

Type Visibility Source Unit Parent
property public
System.Threading.pas
System.Threading.hpp
System.Threading TThreadPoolStats

Description

Shows the shared value among worker threads to manage orderly thread suspension.