Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration LockedOperationType

Type of the operation that needs to be performed with lock.

Enumeration members

Enumeration members

READ

READ: = 0

Read-only operation.

WRITE

WRITE: = 1

Write-only operation.