SecureBlackbox 2020 .NET Edition

Questions / Feedback?

LockScope Property

Specifies the scope of the current lock.

Syntax

public WebdavclientLockScopes LockScope { get; }

enum WebdavclientLockScopes { cwlsExclusive, cwlsShared }
Public ReadOnly Property LockScope As WebdavclientLockScopes

Enum WebdavclientLockScopes cwlsExclusive cwlsShared End Enum

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 2020 .NET Edition - Version 20.0 [Build 8165]