LockedResponse Class

IT Hit WebDAV for .NET

Indicates that operation has failed because the source or destination hierarchy item is locked and client did not provide lock token.

For a list of all members of this type, see LockedResponse Members.

System.Object
   ITHit.WebDAV.Server.Response.WebDAVResponse
      ITHit.WebDAV.Server.Response.LockedResponse

[Visual Basic]
Public Class LockedResponse
    Inherits WebDAVResponse
[C#]
public class LockedResponse : WebDAVResponse

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ITHit.WebDAV.Server.Response

Assembly: ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll)

See Also

LockedResponse Members | ITHit.WebDAV.Server.Response Namespace