UiSynchronizationContext Klasse

Definition

Achtung

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

Stellt den Synchronisierungskontext für die verwaltete Benutzeroberfläche bereit, das in den Synchronisierungsmodellen verwendet wird.

public ref class UiSynchronizationContext abstract sealed
[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
[<System.Obsolete("This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.", true)>]
type UiSynchronizationContext = class
Public Class UiSynchronizationContext
Vererbung
UiSynchronizationContext
Attribute

Eigenschaften

Current
Veraltet.

Ruft den Synchronisierungskontext für den aktuellen Thread ab.

ManagedUiThreadId
Veraltet.

Ruft einen eindeutigen Bezeichner für den aktuellen verwalteten Thread ab.

Gilt für