SecureBlackbox 2020 macOS Edition

Questions / Feedback?

LockDepth Property

Specifies the depth of the current lock.

Syntax

public var lockDepth: WebdavclientLockDepths {
get {...} }

public enum WebdavclientLockDepths: Int32 { case cwddZero = 0 case cwddOne = 1 case cwddInfinity = 2 }

Default Value

0

Remarks

Available options:

cwddZero0
cwddOne1
cwddInfinity2

This property is read-only.

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