SecureBlackbox Lite 2020 Python Edition

Questions / Feedback?

lock_depth Property

Specifies the depth of the current lock.

Syntax

def get_lock_depth() -> int: ...

lock_depth = property(get_lock_depth, None)

Default Value

0

Remarks

Available options:

cwddZero0
cwddOne1
cwddInfinity2

This property is read-only.

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