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.
| Name | Description | |
|---|---|---|
|
SynchronizationContext | Gets the SynchronizationContext object that was passed to the constructor when the object was created by AsyncOperationManager. |
|
UserSuppliedState | Gets an object that is used to uniquely identify an asynchronous operation. |
Show: