SecureBlackbox Lite 2020 Java Edition

Questions / Feedback?

LockScope Property

Specifies the scope of the current lock.

Syntax

public int getLockScope();


Enumerated values: public final static int cwlsExclusive = 0; public final static int cwlsShared = 1;

Default Value

0

Remarks

Available options:

cwlsExclusive0
cwlsShared1

This property is read-only and not available at design time.

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