TFairSemaphoreSection.Create Constructor

constructor Create(ResourceCount: Integer);

Initialize the critical section.

#NameTypeDescription
1ResourceCountInteger

Result: stored in self (calling object)

Remarks:

The call of this constructor is required.