HttpStatus.DependencyFailed Field

IT Hit WebDAV for .NET

The method could not be performed on the resource because the requested action depended on another action and that action failed.

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

See Also

HttpStatus Class | ITHit.WebDAV.Client Namespace