SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

lock_scope Property

Specifies the scope of the current lock.

Syntax

def get_lock_scope() -> int: ...

lock_scope = property(get_lock_scope, None)

Default Value

0

Remarks

Available options:

cwlsExclusive0
cwlsShared1

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Python Edition - Version 20.0 [Build 8166]