TFairSemaphoreSection::Count Property

__declspec(property(get = GetCount)) int Count;

Specifies the number of threads that can enter concurrently.

Read: int GetCount();
Declared in Dew::Math::TFairSemaphoreSection · Dew.Math/Math387.h · Cross-compiler