Edit

Share via


UiSynchronizationContext Class

Definition

Caution

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Provides the synchronization context for the managed UI used in synchronization models.

C#
[System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)]
public static class UiSynchronizationContext
Inheritance
UiSynchronizationContext
Attributes

Properties

Current
Obsolete.

Gets the synchronization context for the current thread.

ManagedUiThreadId
Obsolete.

Gets a unique identifier for the current managed thread.

Applies to

Product Versions (Obsolete)
.NET Framework (4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1)