| IApiHttpDownloader Interface |
Namespace: PatchKit.Api
public interface IApiHttpDownloader
The IApiHttpDownloader type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginDownloadString |
Begins an asynchronus download of text string from url.
| |
| EndDownloadString |
Waits until the async operation is completed and retrieves result from it.
|