Enumerations

LockType

byValue
The lock is on the contents (for example, name).
byAddress
The lock is on the memory address.

LifeTime

UOW
The semaphore lasts for the length of the current unit of work.
task
The semaphore lasts for the length of the task.
[[ Contents Previous Page | Next Page Index ]]