SecureBlackbox 2020 C++ Builder Edition

Questions / Feedback?

LockDepth Property

Specifies the depth of the current lock.

Syntax

__property TsbxWebDAVClientLockDepths LockDepth = { read=FLockDepth };
enum TsbxWebDAVClientLockDepths { cwddZero=0, cwddOne=1, cwddInfinity=2 };

Default Value

cwddZero

Remarks

Available options:

cwddZero0
cwddOne1
cwddInfinity2

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

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 C++ Builder Edition - Version 20.0 [Build 8154]