System.Threading.TThreadPoolStats.LastSuspendTick

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property LastSuspendTick: Cardinal read FLastSuspendTick;

C++

__property unsigned LastSuspendTick = {read=FLastSuspendTick};

Properties

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

Description

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