Namespace: ITHit.WebDAV.Client
Exception | Condition |
---|---|
NotImplementedException | Is thrown if server doesn't support resumable upload. |
NotFoundException | This resource doesn't exist on the server. |
WebDavHttpException | Server returned unknown error. |
WebDavException | Unexpected error occurred. |
Usually you will use value returned by this property to restore broken upload.
This method submits REPORT request to a file with upload-progress type.