SynchronizationContext.CreateCopy Method
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
When overridden in a derived class, creates a copy of the synchronization context.
Assembly: mscorlib (in mscorlib.dll)
The default implementation returns an empty SynchronizationContext object.
Show: