Click or drag to resize
ApiConnectionEndGetAppVersionDiffUrls Method

Namespace: PatchKit.Api
Assembly: PatchKit.Api (in PatchKit.Api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public ApiConnectionAppDiffUrl[] EndGetAppVersionDiffUrls(
	IAsyncResult asyncResult
)

Parameters

asyncResult
Type: SystemIAsyncResult
Async result.

Return Value

Type: ApiConnectionAppDiffUrl
See Also