Click or drag to resize

CheckoutManager Events

The CheckoutManager type exposes the following members.

Events
  NameDescription
Public eventDownloadFileCompleted
A single file download is complete; the argument contains the result of the download.
Public eventDownloadFilesCompleted
Downloads are complete; arguments contain result of the operation.
Public eventDownloadFilesProgressChanged
Progress of download operation is changed; arguments contains progress percentage.
Top
See Also