DispatcherSynchronizationContext::CreateCopy Method ()

 

Creates a copy of this DispatcherSynchronizationContext.

Namespace:   System.Windows.Threading
Assembly:  WindowsBase (in WindowsBase.dll)

public:
virtual SynchronizationContext^ CreateCopy() override

Return Value

Type: System.Threading::SynchronizationContext^

The copy of this synchronization context.

.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: