__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
Specifies the number of threads that can enter concurrently.
int GetCount();