Show / Hide Table of Contents

Enum LockReleaseStatus

Result of an UNLOCK

Namespace:FubarDev.WebDavServer.Locking
Assembly:FubarDev.WebDavServer.dll
Syntax
public enum LockReleaseStatus

Fields

Name Description
InvalidLockRange

The given path doesn't match the scope of the lock

NoLock

No lock to release found

Success

UNLOCK successful

  • Improve this Doc
  • View Source
Back to top Copyright © 2016-2017 Fubar Development Junker
Generated by DocFX