PatchKit Documentation
PatchKit Documentation
PatchKit
PatchKit.Api
IApiHttpDownloader Interface
IApiHttpDownloader Methods
BeginDownloadString Method
EndDownloadString Method
IApiHttpDownloader
EndDownloadString Method
Waits until the async operation is completed and retrieves result from it.
Namespace:
PatchKit.Api
Assembly:
PatchKit.Api (in PatchKit.Api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
Copy
ApiHttpResult
EndDownloadString
(
ICancellableAsyncResult
asyncResult
)
Parameters
asyncResult
Type:
PatchKit.Async
ICancellableAsyncResult
Return Value
Type:
ApiHttpResult
See Also
Reference
IApiHttpDownloader Interface
PatchKit.Api Namespace
AsyncResultExtensions
FetchResultsFromAsyncOperation
T
(AsyncResult
T
)
Send comments on this topic to
contact@patchkit.net