System.Threading.TThreadPool.UnlimitedWorkerThreadsWhenBlocked

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property UnlimitedWorkerThreadsWhenBlocked: Boolean read FUnlimitedWorkerThreadsWhenBlocked

C++

__property bool UnlimitedWorkerThreadsWhenBlocked = {read=FUnlimitedWorkerThreadsWhenBlocked, write=FUnlimitedWorkerThreadsWhenBlocked, default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Threading.pas
System.Threading.hpp
System.Threading TThreadPool


Beschreibung