UiSynchronizationContext Classe
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Atenção
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 gerida utilizada 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
| Name | Description |
|---|---|
| Current |
Obsoleto.
Obtém o contexto de sincronização para a thread atual. |
| ManagedUiThreadId |
Obsoleto.
Obtém um identificador único para a thread gerida atual. |