Click or drag to resize

HttpStatusDependencyFailed Field

IT Hit WebDAV Classes Reference
The method could not be performed on the resource because the requested action depended on another action and that action failed.

Namespace:  ITHit.WebDAV.Client
Assembly:  ITHit.WebDAV.Client (in ITHit.WebDAV.Client.dll) Version: 6.0.4052-Beta
Syntax
public static readonly HttpStatus DependencyFailed

Field Value

Type: HttpStatus
See Also