The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
UiSynchronizationContext Class
.NET Framework (current version)
Note: This API is now obsolete.
Namespace:
System.Net
Assembly: System.Net (in System.Net.dll)
Return to top
Provides the synchronization context for the managed UI used in synchronization models.
Assembly: System.Net (in System.Net.dll)
| Name | Description | |
|---|---|---|
![]() ![]() | Current | Obsolete. Gets the synchronization context for the current thread. |
![]() ![]() | ManagedUiThreadId | Obsolete. Gets a unique identifier for the current managed thread. |
.NET Framework
Available since 4.5
Available since 4.5
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

