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
Public Shared ReadOnly INSUFFICIENT_STORAGE As DavStatus
public:
static initonly DavStatus INSUFFICIENT_STORAGE
static val INSUFFICIENT_STORAGE: DavStatus
Field Value
Type:
DavStatusSee Also