HttpStatus.Conflict Field

IT Hit WebDAV for .NET

The request could not be completed due to a conflict with the current state of the resource.

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

See Also

HttpStatus Class | ITHit.WebDAV.Client Namespace