Class Types
Class | Summary |
---|---|
WebDelete | Defines a task that deletes one or more files from a remote server. |
WebDownload | Defines a task that downloads one or more files from a remote server. |
WebUpload | Defines a task that uploads one or more files from a remote server. |
Interface Types
Interface | Summary |
---|---|
IInternalWebClient |
Defines the interface for object that proxy WebClient calls.
|