UiSynchronizationContext Klas

Definitie

Let op

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

Biedt de synchronisatiecontext voor de beheerde gebruikersinterface die wordt gebruikt in synchronisatiemodellen.

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
Overname
UiSynchronizationContext
Kenmerken

Eigenschappen

Name Description
Current
Verouderd.

Hiermee haalt u de synchronisatiecontext voor de huidige thread op.

ManagedUiThreadId
Verouderd.

Hiermee haalt u een unieke id op voor de huidige beheerde thread.

Van toepassing op