Windows.Foundation.AsyncActionProgressHandler

September 20, 2018 ยท View on GitHub

-description

Represents a method that handles progress update events of an asynchronous action that provides progress updates.

-parameters

-param asyncInfo

The asynchronous action.

-param progressInfo

The progress information.

-remarks

-examples

For example C++/WinRT code illustrating how to handle the Progress event, see Delegate types for asynchronous actions and operations.

-see-also

Contents

  1. 1-description
  2. 2-parameters
  3. 2.1-param asyncInfo
  4. 2.2-param progressInfo
  5. 3-remarks
  6. 4-examples
  7. 5-see-also