The CheckoutManager type exposes the following members.

Events

  NameDescription
DownloadFileCompleted
A single file download is complete; the argument contains the result of the download.
DownloadFilesCompleted
Downloads are complete; arguments contain result of the operation.
DownloadFilesProgressChanged
Progress of download operation is changed; arguments contains progress percentage.

See Also