AsyncOperationManager.SynchronizationContext Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the SynchronizationContext for the asynchronous operation.
Assembly: System (in System.dll)
Property Value
Type: System.Threading.SynchronizationContextThe SynchronizationContext for the asynchronous operation.
Show: