Click or drag to resize
ApiConnectionEndGetAppVersionContentTorrentUrl Method

Namespace: PatchKit.Api
Assembly: PatchKit.Api (in PatchKit.Api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ApiConnectionAppContentTorrentUrl EndGetAppVersionContentTorrentUrl(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: SystemIAsyncResult
Async result.

Return Value

Type: ApiConnectionAppContentTorrentUrl
See Also