HttpStatusInsufficientStorage Field
IT Hit WebDAV Classes Reference
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.Client
Assembly:
ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntaxpublic static readonly HttpStatus InsufficientStorage
Public Shared ReadOnly InsufficientStorage As HttpStatus
public:
static initonly HttpStatus InsufficientStorage
static val InsufficientStorage: HttpStatus
Field Value
Type:
HttpStatus
See Also