Namespace: ITHit.WebDAV.Client
 Syntax
Syntax[Missing <returns> documentation for "M:ITHit.WebDAV.Client.IFile.SetAutoVersionAsync(ITHit.WebDAV.Client.AutoVersion)"]
 Exceptions
Exceptions| Exception | Condition | 
|---|---|
| PropertyException | Attempt to set auto-versioning mode failed. | 
| LockedException | The resource is locked and no lock token was provided. | 
| UnauthorizedException | Request is not authorized. | 
| NotFoundException | This resource doesn't exist on the server. | 
| WebDavHttpException | Server returned unknown error. | 
| WebDavException | In case of any unexpected error. | 
 See Also
See Also