Click or drag to resize

DavStatusINSUFFICIENT_STORAGE Field

IT Hit WebDAV Classes Reference
The 507 (Insufficient Storage) status code means the method could not be performed on the resource because the server is unable to store the representation needed to successfully complete the request.

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

Field Value

Type: DavStatus
See Also