SecureBlackbox 2020 macOS Edition

Questions / Feedback?

LockScope Property

Specifies the scope of the current lock.

Syntax

public var lockScope: WebdavclientLockScopes {
get {...} }

public enum WebdavclientLockScopes: Int32 { case cwlsExclusive = 0 case cwlsShared = 1 }

Default Value

0

Remarks

Available options:

cwlsExclusive0
cwlsShared1

This property is read-only.

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