This class represents asynchronous request to WebDAV server. The instance of this class is returned from most
asynchronous methods of the library. You can use it to cancel the request calling Abort() method of this class
as well as to show progress attaching to Progress event.
Class: WebDavRequest
WebDavRequest Class
Namespace
ITHit.WebDAV.Client