Click or drag to resize

DavStatusNOT_IMPLEMENTED Field

IT Hit WebDAV Classes Reference
The server does not support the functionality required to fulfill the request. This is the appropriate response when the server does not recognize the request method and is not capable of supporting it for any resource.

Namespace:  ITHit.WebDAV.Server
Assembly:  ITHit.WebDAV.Server (in ITHit.WebDAV.Server.dll) Version: 13.3.13068
Syntax
public static readonly DavStatus NOT_IMPLEMENTED

Field Value

Type: DavStatus
See Also