UiSynchronizationContext Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Fornece o contexto de sincronização para a interface do usuário gerenciada usado em modelos de sincronização.
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
- Herança
-
UiSynchronizationContext
- Atributos
Propriedades
| Current |
Obsoleto.
Obtém o contexto de sincronização do thread atual. |
| ManagedUiThreadId |
Obsoleto.
Obtém um identificador exclusivo para o thread gerenciado atual. |