void Init(ref Int32 csLock)
Initializes the critical section, if the constructor was not used.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | csLock | Int32 (ref) | output |
Result: stored in self (calling object)
Initializes the critical section, if the constructor was not used.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | csLock | Int32 (ref) | output |
Result: stored in self (calling object)