AsyncOperation.SynchronizationContext Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the SynchronizationContext object that was passed to the constructor when the object was created by AsyncOperationManager.
Assembly: System (in System.dll)
Property Value
Type: System.Threading.SynchronizationContextThe SynchronizationContext object that was passed to the constructor.
Show: