AsyncOperation Properties
Collapse the table of content
Expand the table of content

AsyncOperation Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The AsyncOperation type exposes the following members.

  NameDescription
Public property SynchronizationContext Gets the SynchronizationContext object that was passed to the constructor when the object was created by AsyncOperationManager.
Public property UserSuppliedState Gets an object that is used to uniquely identify an asynchronous operation.
Top

Show:
© 2017 Microsoft