Unit 'fpthreadpool' Package
[Overview][Constants][Types][Classes][Index] [#fcl-base]

TFPSimpleThreadPool

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpthreadpool.pp line 282

type TFPSimpleThreadPool = class(TFPCustomSimpleThreadPool)

public

  property MinThreads: Word;

  property MaxThreads: Word;

  property AddTimeout: Cardinal;

  property QueueTasks: Boolean;

  property BusyThreadCount: Word;

  property IdleThreadCount: Word;

  property ThreadCount: Word;

  property AutoCheckQueuedInterval: Integer;

end;

Inheritance

TFPSimpleThreadPool

|

TFPCustomSimpleThreadPool

|

TObject


Documentation generated on: 2023-03-18