[Overview][Types][Classes][Index] |
Default number of busy waiting iterations used in instances of the class.
Source position: lazcollections.pas line 54
public property TLazMonitor.DefaultSpinCount : Integer |
DefaultSpinCount is an Integer class property which identifies the default number of busy waiting iterations used in instances of the class. DefaultSpinCount provides the default value for the SpinCount property in new instances of the class.
|
Number of busy waiting iterations used in the monitor. |
|
|
Limits thread access to the calling thread. |
Version 4.0 | Generated 2025-05-03 | Home |