System.Threading.TThreadPoolStats.AverageCPUUsage

From RAD Studio API Documentation
Revision as of 19:30, 30 November 2015 by BuildBot (talk | contribs) (Created page with "{{#lst:API:System.Threading.TThreadPoolStats.AverageCPUUsage|api}} ==Description== {{#lsth:API:System.Threading.TThreadPoolStats.AverageCPUUsage|Description}}")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Delphi

property AverageCPUUsage: Integer read FAverageCPUUsage;

C++

__property int AverageCPUUsage = {read=FAverageCPUUsage};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!