HttpStatus.InsufficientStorage Field

IT Hit WebDAV for .NET

The method could not be performed on the resource because the server is unable to store the representation needed to successfully complete the request.

[Visual Basic]
Public Shared ReadOnly InsufficientStorage As HttpStatus
[C#]
public static readonly HttpStatus InsufficientStorage;

See Also

HttpStatus Class | ITHit.WebDAV.Client Namespace