Click or drag to resize

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
Syntax
public static readonly HttpStatus InsufficientStorage

Field Value

Type: HttpStatus
See Also