AsyncOperation::SynchronizationContext Property
.NET Framework (current version)
Gets the SynchronizationContext object that was passed to the constructor.
Assembly: System (in System.dll)
public: property SynchronizationContext^ SynchronizationContext { SynchronizationContext^ get(); }
Property Value
Type: System.Threading::SynchronizationContext^The SynchronizationContext object that was passed to the constructor.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 10
.NET Framework
Available since 2.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: