Click or drag to resize

HttpStatusPreconditionFailed Field

IT Hit WebDAV Classes Reference
The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.

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

Field Value

Type: HttpStatus
See Also