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
Public Shared ReadOnly DependencyFailed As HttpStatus
public:
static initonly HttpStatus DependencyFailed
static val DependencyFailed: HttpStatus
Field Value
Type:
HttpStatusSee Also